Page 1 of 1

PostPosted: Tue Oct 03, 2006 12:21 pm
by shannah
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.

PostPosted: Tue Oct 03, 2006 12:35 pm
by Aoirthoir
May I add this to the VM?

PostPosted: Tue Oct 03, 2006 2:29 pm
by shannah
Yes.. of course.

-Steve

PostPosted: Tue Oct 03, 2006 6:27 pm
by shannah
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

PostPosted: Wed Oct 04, 2006 2:00 am
by njw
Even with the little problems that took me an hour or so to fix, it looks pretty useful. Thanks a lot Steve.