(11-05-2010 11:07 PM)ZiNgA BuRgA Wrote: (11-05-2010 01:24 PM)leefish Wrote: It would be neat if we could have an uploads area for the members - of course it would be specifically for XThreads mods. There are a fair few neat plugins by RateU lying around in the XThreads examples, and its a shame that not everyone knows they are there.
Originally that forum was meant for that, but it seems people just tacked other uses for it, so I let it stick.
Maybe a stickied thread could be enough for a list though.
That would be good - with links to the post where they can be found.
(11-05-2010 11:07 PM)ZiNgA BuRgA Wrote: (11-05-2010 01:24 PM)leefish Wrote: I'm still keen on learning more about php and other relevant things - maybe Ajax and Javascript. I am learning slowly, but it would be nice to have a knowledge base or something - built on XThreads - to share what we know. Imagine a forum based wiki type thing.
Hmm, so how do you think a Wiki would help?
Well, I think we could set up an XThreads wiki - to show off what XThreads can do (like the whole "wiki" would be an XThreads implementation). The "wiki" would be made out of first posts and posts maybe. I read the manual over at
http://www.php.net/ and in the comments there are often nifty things.
We could do something like that here - like how to add a switch statement in a plug in, or how to get certain info out of an SQL query that is handy in MYBB plugins. Many snippets on the web need a bit of tweaking to get right for MYBB usage. A more ambitious article would be about adding a custom page- without a custom page plugin, just making it ourselves - I don't mean some kind of static page, but one with a header and footer and able to handle variables (like queries from the DB etc).