Posts Tagged plugins
SnowCMS not to be distributed with plugins
Posted by admin in News and updates on April 3rd, 2010
Yesterday as I was listening to a podcast (Windows Weekly, if I remember right), they were talking about how some browsers are distributed with certain plugins built in and ready to go, such as Flash. We all know how many issues Flash has, right?
So I began thinking, hold on… If any plugins in the default SnowCMS package have any vulnerabilities, an entirely new version of SnowCMS would have to be released because that installation package would need updating (I don’t want to update it without a version change…), but all existing installations would merely get the plugins update through the plugin manager, and their SnowCMS version would be different, and a fake update would need to be sent out to change it.
To me, that is quite pointless. So the idea of distributing SnowCMS with plugins is out. The plugins folder will be completely empty when you download the installation package
. Plus, this allows other plugins which aren’t first party to have just as much chance to be picked as ours.
But of course! When you setup SnowCMS the very last step will mention the fact that SnowCMS, by default, comes with very little functionality, and there will likely be a list of plugins (such as link managers, page managers, stuff most people would intend to use SnowCMS for) with the most popular ones.
Just thought I would let you know
If you are wondering what’s currently going on, right now I am working on member management, which will require a new tool (the Table class, but more on that later), once the new tool and member management are done, I will start on an error log viewer (completely slipped my mind!!!). After that, work on the SnowCMS site will begin! So soon enough, SnowCMS.com will actually be powered by SnowCMS
Why you may ask..? Because! Until the site is setup, I won’t know exactly how the plugin site will be setup, which is quite important to do before plugin management can be done
Till next time, cya!
Sorry about the lack of new posts!
Posted by admin in Developer updates, News and updates on January 31st, 2010
I apologize for the lack of posts lately. I have yet to post anymore tutorials on how to use some of SnowCMS’s tools, like how I did with the API class. But don’t worry, although I have not been that active posting here, I have been fairly busy working on SnowCMS.
I recently completed a new tool for SnowCMS, the Form class. The Form class allows you to create forms (if you didn’t notice) that can then be hooked into via the API and changed, without you needing to do any extra effort, you simply make the Form how you want to, and then display it. Right before the form is displayed (or processed), the API runs a hook which allows the modification of the form, from adding, changing and removing fields. In fact, currently the registration form uses this Form class, and the very first SnowCMS plugin hooks into the form and adds a CAPTCHA verification image. It’s very simple to do!
For the time being, I need to get some sleep (it is 12:15AM at the time of this post), but I hope to soon create a more in depth guide to the creation of forms using the Form class.
Cya soon!
SnowCMS Dev Forum now open to the public!
Posted by admin in News and updates on December 28th, 2009
Hello everybody, I am happy to announce that the SnowCMS Dev Forum is now open to the public!
So if you are interested in getting involved (whether it be giving input, reporting issues, or whatever!) why not come check it out?