|
View previous topic :: View next topic |
| Author |
Message |
Eestlane I18N / L10N Lead Dev


Offline Joined: Apr 06, 2005 Posts: 1404 Location: Estonia
|
Posted: Sun Jan 11, 2009 9:21 am Post subject: ModuleMaker Beta |
|
ModuleMaker allows to add new modules and subfiles and edit or remove them.
UPDATE: Go to latest version dragonflycms.org/Forum...52/#147352
FEATURELIST:
| Quote:: |
* Making modules and subfiles for modules
* Optional BBCode
* Content saved to file, thus fast loading
* Possible to add extra content between site's <head>and </head> tags
* Custom title and system title(for good urls)
* Custom Meta description and keys
* Optional adding to CPG Main Menu for modules (not for subfiles atm)
* Access restrictions
* Optional block sides to show
* Optional use of header and footer
* Import from Pages module
* Possible to use PHP and usual template variables
* and other stuff |
| Code:: |
INSTALL:
1) Upload all files accordingly:
language->language
modules->modules
themes->themes
2) CHMOD to 755 (or 777 if 755 fails):
modules/
themes/default/template/modulemaker/modules/
themes/default/template/modulemaker/admin/preview.html
3) Install ModuleMaker in administration->modules (there is no need to activate it as it has only administration side atm)
4) Go to administration->ModuleMaker to add new modules
Done! |
| Code:: |
CHANGELOG:
0.4.9 to 0.5
+ Added support to extra content inside <head></head>
+ Added support for BBCode
* Subfile operations improved
+ Show title using the placeholder {S_MAIN_TITLE}
* Better errors handling
* Fully translatable
+ Other bugfixes |
| Code:: |
TODO list for future versions:
Search support (meanwhile Google custom search could be used for example)
Duplicate support ?
OpenTable+CloseTable for the page via checkmark ?
Global default settings for new pages ?
Nicer admin main
Content module import |
Eestlane's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux/2.0.63/5.0.67/5.2.8/9.2.1
Last edited by Eestlane on Thu Sep 17, 2009 11:47 pm; edited 1 time in total |
|
| Back to top |
|
 |
tkog2004 Heavy poster


Offline Joined: May 14, 2006 Posts: 152
|
|
| Back to top |
|
 |
Eestlane I18N / L10N Lead Dev


Offline Joined: Apr 06, 2005 Posts: 1404 Location: Estonia
|
Posted: Mon Jan 12, 2009 11:40 pm Post subject: Re: ModuleMaker Beta |
|
Good point.
In case you want PHP to work you have to disable the BBCode in the right bottom corner.
Eestlane's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux/2.0.63/5.0.67/5.2.8/9.2.1
|
|
| Back to top |
|
 |
tkog2004 Heavy poster


Offline Joined: May 14, 2006 Posts: 152
|
|
| Back to top |
|
 |
Eestlane I18N / L10N Lead Dev


Offline Joined: Apr 06, 2005 Posts: 1404 Location: Estonia
|
Posted: Tue Jan 13, 2009 12:01 am Post subject: Re: ModuleMaker Beta |
|
Thanks for trying it out.
EDIT: Next version accepts bbcode and php bundled.
Eestlane's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux/2.0.63/5.0.67/5.2.8/9.2.1
|
|
| Back to top |
|
 |
Eestlane I18N / L10N Lead Dev


Offline Joined: Apr 06, 2005 Posts: 1404 Location: Estonia
|
Posted: Fri Jan 16, 2009 2:58 am Post subject: Re: ModuleMaker Beta |
|
Time for another quick update.
Modulemaker 0.5.1:
| Quote:: |
INSTALL:
1) Upload all files accordingly:
language->language
modules->modules
themes->themes
2) CHMOD to 755 (or 777 if 755 fails):
modules/
themes/default/template/modulemaker/modules/
3) Install ModuleMaker in administration->modules (there is no need to activate it as it has only administration side atm)
4) Go to administration->ModuleMaker to add new modules
Done!
TODO list for future versions:
Search support (meanwhile Google custom search could be used for example)
Duplicate support ?
OpenTable+CloseTable for the page via checkmark ?
Global default settings for new pages ?
Content module import
CHANGELOG:
0.5 to 0.5.1:
+ Made OpenTable+CloseTable support as default
* GUI improvements
* Support for bundled BBCode and PHP
- Removed themes/default/template/modulemaker/admin/preview.html (using temporary random file in default theme modules dir instead)
* Bugfixes |
EDIT: Lol, my painted cursor got to a bit wrong place on screenshot
Eestlane's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux/2.0.63/5.0.67/5.2.8/9.2.1
|
|
| Back to top |
|
 |
jzky Supporter


Offline Joined: Jun 25, 2004 Posts: 220 Location: Norway - Harstad
|
|
| Back to top |
|
 |
Dizfunkshunal Platinum Supporter


Offline Joined: Mar 23, 2006 Posts: 2064
|
Posted: Tue Jul 07, 2009 6:24 pm Post subject: Re: ModuleMaker Beta |
|
Seems to work nice with cvs version to . just a few little errors but works
includes/functions/linking.php
* CMS Warning line 20: DEPRECATED call to adminlink() by /home/dizfunks/public_html/cape/includes/functions/linking.php on line 31.
* CMS Warning line 20: DEPRECATED call to adminlink() by /home/dizfunks/public_html/cape/includes/functions/linking.php on line 31.
* CMS Warning line 20: DEPRECATED call to adminlink() by /home/dizfunks/public_html/cape/includes/functions/linking.php on line 31.
* CMS Warning line 20: DEPRECATED call to adminlink() by /home/dizfunks/public_html/cape/includes/functions/linking.php on line 31.
* CMS Warning line 20: DEPRECATED call to adminlink() by /home/dizfunks/public_html/cape/includes/functions/linking.php on line 31.
* CMS Warning line 20: DEPRECATED call to adminlink() by /home/dizfunks/public_html/cape/includes/functions/linking.php on line 31.
* CMS Warning line 20: DEPRECATED call to adminlink() by /home/dizfunks/public_html/cape/includes/functions/linking.php on line 31.
* CMS Warning line 20: DEPRECATED call to getlink() by /home/dizfunks/public_html/cape/includes/functions/linking.php on line 25.
CMS Version 10.0.02
PHP Version 5.2.8
MySQL Version 5.0.81-community (client: 5.0.81)
_________________ Diz Web Design Status: Open (Use of resources requires registration.)
Dizfunkshunal's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Multiple Setups
|
|
| Back to top |
|
 |
radiogetswild 500+ Posts Club


Offline Joined: Apr 22, 2004 Posts: 685 Location: UK
|
Posted: Tue Jul 07, 2009 11:41 pm Post subject: Re: ModuleMaker Beta |
|
I will wack it on my test site and give it a whirly and report back cheers
Tim
radiogetswild's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) MySQL Version 5.0.45 PHP Version 5.2.6 apache is 1.3.41 Dragonfly 9.2.1 Windows Vista
|
|
| Back to top |
|
 |
Aforo I18N / L10N Lead Dev


Offline Joined: Dec 27, 2007 Posts: 146
|
Posted: Wed Sep 02, 2009 12:15 am Post subject: Re: ModuleMaker Beta |
|
_________________ Aforo - Google Earth - WebNaranja - DFcms.es
Aforo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Centos 5/Apache 2.2.3/MySQL:5.0.45/PHP:5.2.10 /9.2
|
|
| Back to top |
|
 |
radiogetswild 500+ Posts Club


Offline Joined: Apr 22, 2004 Posts: 685 Location: UK
|
Posted: Wed Sep 02, 2009 12:50 am Post subject: Re: ModuleMaker Beta |
|
Hi Afro do you have any screenshots of what you have made so far yourself and a list of the functions of it..
cheers Tim
radiogetswild's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) MySQL Version 5.0.45 PHP Version 5.2.6 apache is 1.3.41 Dragonfly 9.2.1 Windows Vista
|
|
| Back to top |
|
 |
Eestlane I18N / L10N Lead Dev


Offline Joined: Apr 06, 2005 Posts: 1404 Location: Estonia
|
Posted: Wed Sep 02, 2009 6:49 am Post subject: Re: ModuleMaker Beta |
|
Hi, Aforo, thanks for that.
Also, the code itself sucks quite a lot. My first attempt was to implement all the features I wanted. Second goal is to rewrite it.
Though I might think changing it more, as it doesn't do everything I want (infinite sub-pages), but that's not very possible if I want it to perfectly merge with Dragonfly itself.
Eestlane's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux/2.0.63/5.0.67/5.2.8/9.2.1
|
|
| Back to top |
|
 |
radiogetswild 500+ Posts Club


Offline Joined: Apr 22, 2004 Posts: 685 Location: UK
|
Posted: Fri Feb 19, 2010 12:48 pm Post subject: Re: ModuleMaker Beta |
|
Hi there any more progress on this module maker
cheers Tim
radiogetswild's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) MySQL Version 5.0.45 PHP Version 5.2.6 apache is 1.3.41 Dragonfly 9.2.1 Windows Vista
|
|
| Back to top |
|
 |
Eestlane I18N / L10N Lead Dev


Offline Joined: Apr 06, 2005 Posts: 1404 Location: Estonia
|
Posted: Fri Feb 19, 2010 12:53 pm Post subject: Re: ModuleMaker Beta |
|
Hi,
Unfortunately, there is no progress. However you could simply use the beta, I think it's quite solid.
Eestlane's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux/2.0.63/5.0.67/5.2.8/9.2.1
|
|
| Back to top |
|
 |
radiogetswild 500+ Posts Club


Offline Joined: Apr 22, 2004 Posts: 685 Location: UK
|
Posted: Fri Feb 19, 2010 1:21 pm Post subject: Re: ModuleMaker Beta |
|
thanks i have added it to the collection and will be placing on the radio toolbar see my latest post for updates on that
cheers Tim
radiogetswild's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) MySQL Version 5.0.45 PHP Version 5.2.6 apache is 1.3.41 Dragonfly 9.2.1 Windows Vista
|
|
| Back to top |
|
 |
|
|