Search found 37 matches

by Phrax
Mon Apr 02, 2012 9:20 pm
Forum: Open Development
Topic: Versioning of Plugins
Replies: 10
Views: 6054

Re: Versioning of Plugins

Hi all, concerning versioning and dependencies of the plugins I would stick to standardized class-based methods. The pluginloader - as far as I know - goes through all plugins he can find and includes given files and depending on the files builds the plugin navigation bar. You could include a class ...
by Phrax
Sun Feb 26, 2012 4:09 pm
Forum: Addons and Plugins
Topic: [New Plugin] "News"
Replies: 36
Views: 17568

Re: [New Plugin] "News"

Hi Christoph,

Thanks for the advice, I think I would prefer the config option solution. I will see if I get it working that way ;)

regards,
David
by Phrax
Sat Feb 25, 2012 8:25 pm
Forum: Addons and Plugins
Topic: [New Plugin] "News"
Replies: 36
Views: 17568

Re: [New Plugin] "News"

Hi Christoph,

Not thought about that before, will update the plugin with JQuery4CMSimple compability.

Is there a trick enabling the plugins functionality for use in templates? Currently the scripts are not included correctly when I call plugins in the template.

David
by Phrax
Fri Feb 24, 2012 11:21 pm
Forum: Addons and Plugins
Topic: Youtube 1.2.2
Replies: 0
Views: 832

Youtube 1.2.2

Hi all, I made some improvements on my youtube gallery plugin. The new version can be downlaoded from the sourceforge project: http://sourceforge.net/projects/cmsimpleyoutube/ Some of the changes: - Create and manage different galleries of youtube videos. - For CMSimple XH 1.5 or higher: Full WYSIWY...
by Phrax
Fri Feb 24, 2012 11:14 pm
Forum: Addons and Plugins
Topic: [New Plugin] "News"
Replies: 36
Views: 17568

[New Plugin] "News"

Hi all, the past few weeks I worked on a new CMSimple plugin for managing and publishing news. Some of the features: - Publish news in different categories. - Call news of one or more categories on your pages. - JQuery based newsticker. See the documentation for getting started and installation inst...
by Phrax
Fri Feb 10, 2012 5:37 pm
Forum: Addons and Plugins
Topic: [New Plugin] "Youtube"
Replies: 11
Views: 4690

Re: [New Plugin] "Youtube"

Hi Christoph,

I'll have a look, maybe i can gather some information for myself by having a closer look on plugins etc.
Thanks!

David
by Phrax
Fri Feb 10, 2012 4:34 pm
Forum: Addons and Plugins
Topic: [New Plugin] "Youtube"
Replies: 11
Views: 4690

Re: [New Plugin] "Youtube"

Yes its sure more comfortable than the old CMSimple scripting, and good to know about. I think first I need a deeper look at other plugins and maybe the CMSimple core this evening. Last few month I have worked with HMVC frameworks, and I have written the plugin without really having a look on all th...
by Phrax
Fri Feb 10, 2012 12:12 am
Forum: Addons and Plugins
Topic: [New Plugin] "Youtube"
Replies: 11
Views: 4690

Re: [New Plugin] "Youtube"

Hi Christoph, {{{PLUGIN:youtube();}}} Thanks for the update, I will add this option in my help file. But as i understood there is no difference in programming to make for use this new feature?! insert the CMSimple scripting in the source code view of the editor You mean adding an extra button in the...
by Phrax
Thu Feb 09, 2012 11:38 pm
Forum: Addons and Plugins
Topic: [New Plugin] "Youtube"
Replies: 11
Views: 4690

Re: [New Plugin] "Youtube"

Du meinst, dass man das Plugin via #CMSimple $output .= youtube(); # einbetten muss? Gibt es da inzwischen bessere Varianten? Bzw hast du Verbesserungsvorschläge?

Entschuldige, dass ich einiges, so auch diesen Post nicht mitbekommen habe, ich hatte länger nichts mehr mit CMSimple zu tun ;)
by Phrax
Sat Oct 15, 2011 1:39 pm
Forum: Addons and Plugins
Topic: [New Plugin] "Youtube"
Replies: 11
Views: 4690

[New Plugin] "Youtube"

Hi, This april I began coding a small plugin to manage and show multiple youtube videos on one CMSimple page. The last days I corrected some bugs and released version 1.0.6 beta. Now some features: Show multiple youtube videos on one page Show title and description to each video (optional) Multilang...