Quick summary of requested additional features from other posted messages,
- css capability (inline or external stylesheet)
- menu to be non graphical and able to be styled thru css
- ability to translate interface( international localization)
see ( http://sourceforge.net/projects/phpbabel )
- ability to include javascripts
- ability to use existing mambo templates :)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It would be useful to have the ability to create a block and give an absolute position within a page template (using DIV and STYLE tags) - e.g. to create watermark / highlight graphic.
This should be farily simple to perform as the block mechanism is already in place, all that is required is to have the ability to specify a X and Y co-ordinate.
My main concern is how this appears to the end users - having to specify an X and Y co-ordinate isnt that friendly.......
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The WYSIWYG editor has basic table creation and manipulation mechanisms, these could be improved - e.g. ability to specify number of pixels, or also the table background.
A useful feature would be the ability to update the 'style' feature of the editor to be driven from the database, rather than a fixed list of styles - these styles could be entered via a 'style' page within the system.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
An interesting item to put into the 'global preferences' section... I'll add it to the 'to do' list (i.e. the feature request list in the 'open discussion' section.)
Carl
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Please put feature requests you would like in this topic - thanks Carl.
Quick summary of requested additional features from other posted messages,
- css capability (inline or external stylesheet)
- menu to be non graphical and able to be styled thru css
- ability to translate interface( international localization)
see ( http://sourceforge.net/projects/phpbabel )
- ability to include javascripts
- ability to use existing mambo templates :)
Version 0.08 introduced CSS capabilities - usable in wysiwyg editor if you use tinyMCE
Proof of concept on the first two
- css capability (inline or external stylesheet)
- menu to be non graphical and able to be styled thru css
see
http://sourceforge.net/tracker/?group_id=107992&atid=649202
download my example and modified library.php (remeber to back up existing files and database etc...
Save and load feature - Requested by Simon
- Use a 'generic' method e.g. an XML file...
'Theme feature'
Ability to create and 'ship' themes as a package (graphics / CSS / javascript and page templates).
This will need to link into the part of the program where you create a new website to automatically copy the theme files into place.
'Absolute position of block' feature
It would be useful to have the ability to create a block and give an absolute position within a page template (using DIV and STYLE tags) - e.g. to create watermark / highlight graphic.
This should be farily simple to perform as the block mechanism is already in place, all that is required is to have the ability to specify a X and Y co-ordinate.
My main concern is how this appears to the end users - having to specify an X and Y co-ordinate isnt that friendly.......
Done
'Improved table handling' feature.
The WYSIWYG editor has basic table creation and manipulation mechanisms, these could be improved - e.g. ability to specify number of pixels, or also the table background.
A useful feature would be the ability to update the 'style' feature of the editor to be driven from the database, rather than a fixed list of styles - these styles could be entered via a 'style' page within the system.
Under tinyMCE editor, you can enter % values or actual pixels, or alternatively a stylesheet entry.
Carl,
SITEMAP (which is just another form of Menu)
From the anonymous poster?
The editor seems a bit flakey within Firefox. Is it possible to get this fixed or change editors ?
Can now use plain text, RTE or tinyMCE editors
(copied accross :))
From Nobody/Anonymous - nobody
Shared Mysql Databases?
2004-10-17 12:39
How can you to add a table pre fix to allow it to be used on a shared mysql systems?
Nobody/Anonymous - nobody
RE: Shared Mysql Databases?
2004-10-18 12:30
Hello Mr ?
An interesting item to put into the 'global preferences' section... I'll add it to the 'to do' list (i.e. the feature request list in the 'open discussion' section.)
Carl