Announcement: LCMS 0.1 Released
Archived from the LCMS Discussion forum.
shannah — Tue Oct 03, 2006 12:21 pm
Dataface LCMS (“Little” Content Management System) 0.1 was released today. See http://framework.weblite.ca/downloads/lcms/releases/0.1 for downloads and more information.
Aoirthoir — Tue Oct 03, 2006 12:35 pm
May I add this to the VM?
shannah — Tue Oct 03, 2006 2:29 pm
Yes.. of course.
-Steve
shannah — Tue Oct 03, 2006 6:27 pm
Oops.. looks like i included an old conf.ini file with the release… I have updated it on sourceforge.
On your copy, just change the conf.ini file so that the top part contains:
- Code: Select all
- `;; The Web Site Title
title = “Dataface LCMS Web Site”
logo = “weblite-logo.jpg”;; The tabs that appear along the top of the web template
[tabs]
index.php=Welcome
features.php=Features
pages.php=Pages
sidebars.php=Side Bars
templates.php=Templates
fspages.php = File System Pages
contact.php = Contact`
I.e.: replace the [tabs] section with the one provided, and update the title and logo values… this should result in the desired look.
-Steve
njw — Wed Oct 04, 2006 2:00 am
Even with the little problems that took me an hour or so to fix, it looks pretty useful. Thanks a lot Steve.