Feng Forum

Other Topics => Development => Components => : conrado May 29, 2007, 01:30:48 PM

: UI templates management
: conrado May 29, 2007, 01:30:48 PM
One of the desired features is a Web template engine.

The goal of the feature is to design a template for your web site. That is, define
header, footer, color, fonts, (general css style), and then, converters would be developed to integrate the style to each component application of the suite.

In a second milestone, a visual editor (web based, obviously) would be desired.

For instance, you would define a web site template using an on-line app (Weebly.com (http://Weebly.com) would be a good example) and then, you would have automatically generated templates for the Wordpress blog, the SMF forum, the joomla CMS, etc.
: Re: UI templates management
: oldbroker July 24, 2007, 06:01:12 PM
Does anybody already have all of the main layouts and their included views mapped out? That would help those of us who can edit their own code to adjust layout and design issues until a view editor could be in place.
 Like dashboard layout is in /path/morepath and dashboard includes x, y and z views located in //anotherpath? I've been able to find the main layouts and edit small amounts. But being a little new to MVC in PHP I'm not sure where which controller that goes with which view is.
: Re: UI templates management
: conrado July 30, 2007, 04:09:08 PM
I haven't yet.

Whomever produces any sort of documentation about this, please share it here!
: Re: UI templates management
: Junkah September 28, 2009, 05:30:43 PM
I could really use that documentation!!
: Re: UI templates management
: mizzfail October 02, 2011, 02:35:21 AM
thanks.