Page 1 of 1

[DEV] Content plugins

Posted: Sun Mar 01, 2015 5:48 pm
by MassIV
I'd like to start a discussion about how to go about adding content plugins.
That includes structure, implementation, review and optimization.

I have some experience with other languages but not that much yet with PHP.
So this is NOT a version of WonderCMS you want to try if you don't know PHP enough to correct mistakes.
This version is NOT for users!

Here is a download of a version I stripped to the parts relevant to this discussion.
https://github.com/MassIV/WonderFork

The /img folder and /files folder are meant to be merged at some point.
Most of the code I did, I tried to write around (without touching) existing code.
So things can seem a bit double, that stuff also needs to merge when it is okay.

Feedback plz.

Re: [DEV] Content plugins

Posted: Wed Mar 04, 2015 2:56 am
by turboblack
I can't turn off default plugin, its broke averything

have some troubles with.

i was try that for http://wondercms.com/forum/viewtopic.php?f=18&t=575 add support Cyrillic symbols, but its not works :( :( :(

can you help me with?

Re: [DEV] Content plugins

Posted: Wed Mar 04, 2015 7:19 am
by MassIV
Sorry, but no.

Please read first post again.
This is NOT a version for users.
It is ONLY a code test for per page plugins.

Your question is off topic.

Default is needed for login/404/and new page.

Re: [DEV] Content plugins

Posted: Wed Mar 04, 2015 11:36 am
by turboblack
Hello again :)
I'm trying in this way to test all the material completely.

but I do not know how to deal with it here

https://www.dropbox.com/s/k861xg5ys5i95 ... k.jpg?dl=0

is it possible to somehow hide it?

Re: [DEV] Content plugins

Posted: Wed Mar 04, 2015 9:37 pm
by MassIV
turboblack wrote:Hello again :)
is it possible to somehow hide it?
Yes.
You can hide it by solving the PHP problems in index.php.

Which is what this thread is for.

Re: [DEV] Content plugins

Posted: Thu Mar 05, 2015 10:09 am
by turboblack
found another mistake, after some fiddling with the engine I did not want to open the main page,
it opens only if you go to the admin panel, or press the Home button