ModuleMaker Beta
-> Add-Ons & Blocks

#1: ModuleMaker Beta Author: EestlaneLocation: Estonia PostPosted: Sun Jan 11, 2009 9:21 am
    ----
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


Last edited by Eestlane on Thu Sep 17, 2009 11:47 pm; edited 1 time in total

#2: Re: ModuleMaker Beta Author: tkog2004 PostPosted: Mon Jan 12, 2009 11:30 pm
    ----
Just had a play with the module now and dont seem to be able to get php to work with it, any ideas?

Have tried calling it with <!-- PHP --> and <!-- ENDPHP --> like in the screenshot but it just displays the code on the page instead.

Regards
Tom

#3: Re: ModuleMaker Beta Author: EestlaneLocation: Estonia PostPosted: Mon Jan 12, 2009 11:40 pm
    ----
Good point.

In case you want PHP to work you have to disable the BBCode in the right bottom corner.

#4: Re: ModuleMaker Beta Author: tkog2004 PostPosted: Mon Jan 12, 2009 11:49 pm
    ----
thanks.....

#5: Re: ModuleMaker Beta Author: EestlaneLocation: Estonia PostPosted: Tue Jan 13, 2009 12:01 am
    ----
Thanks for trying it out.

EDIT: Next version accepts bbcode and php bundled.

#6: Re: ModuleMaker Beta Author: EestlaneLocation: Estonia PostPosted: Fri Jan 16, 2009 2:58 am
    ----
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

#7: Re: ModuleMaker Beta Author: jzkyLocation: Norway - Harstad PostPosted: Tue Jan 27, 2009 12:22 pm
    ----
works great on my test site Smile

Havent tried adding php, but html works great Very Happy

#8: Re: ModuleMaker Beta Author: Dizfunkshunal PostPosted: Tue Jul 07, 2009 6:24 pm
    ----
Seems to work nice with cvs version to . just a few little errors but works Smile

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)

#9: Re: ModuleMaker Beta Author: radiogetswildLocation: UK PostPosted: Tue Jul 07, 2009 11:41 pm
    ----
I will wack it on my test site and give it a whirly and report back cheers

Tim

#10: Re: ModuleMaker Beta Author: Aforo PostPosted: Wed Sep 02, 2009 12:15 am
    ----
Nice module... I was surprised becuse I'm working in a similar project when I found tonigth your module. Shocked Shocked Shocked

000.pri.ee/Downloads/d...id=45.html

My project is very advanced, but perhaps i could take some ideas.

I must see it with more time... but it looks very well.

Thanks!!!!
Applause Applause Applause Applause

#11: Re: ModuleMaker Beta Author: radiogetswildLocation: UK PostPosted: Wed Sep 02, 2009 12:50 am
    ----
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

#12: Re: ModuleMaker Beta Author: EestlaneLocation: Estonia PostPosted: Wed Sep 02, 2009 6:49 am
    ----
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.

#13: Re: ModuleMaker Beta Author: radiogetswildLocation: UK PostPosted: Fri Feb 19, 2010 12:48 pm
    ----
Hi there any more progress on this module maker

cheers Tim

#14: Re: ModuleMaker Beta Author: EestlaneLocation: Estonia PostPosted: Fri Feb 19, 2010 12:53 pm
    ----
Hi,
Unfortunately, there is no progress. However you could simply use the beta, I think it's quite solid.

#15: Re: ModuleMaker Beta Author: radiogetswildLocation: UK PostPosted: Fri Feb 19, 2010 1:21 pm
    ----
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



-> Add-Ons & Blocks

All times are GMT

Page 1 of 1