Posts: 44
Threads: 8
Joined: Feb 2012
Hello,
I'm converting my site to GetSimple. I've opened the site back in 2007 and has more than 150 articles and pages.
I would like, if someone could, to write a blog plugin that supports:
- Multiple Blogs / Categorys
- Comments (No external system)
- Tags
- Multiple Authors
- Password-Protected Areas
- ...?
I could use wordpress but I prefer not having a database. XML works great!
I've found news manager, but I can't make 2 pages with different posts or different category.
GSC is great, but needs a lot of work and contribution.
Have a nice day!
Posts: 661
Threads: 52
Joined: Feb 2011
HelloWorld Wrote:Hello,
I'm converting my site to GetSimple. I've opened the site back in 2007 and has more than 150 articles and pages.
I would like, if someone could, to write a blog plugin that supports:
- Multiple Blogs / Categorys
- Comments (No external system)
- Tags
- Multiple Authors
- Password-Protected Areas
- ...?
I could use wordpress but I prefer not having a database. XML works great!
I've found news manager, but I can't make 2 pages with different posts or different category.
GSC is great, but needs a lot of work and contribution.
Have a nice day!
That sounds like quite a bit of work.
Tags is already included in News Manager. I have a category extension for the News Manager if you would like it.
Posts: 44
Threads: 8
Joined: Feb 2012
mikeh Wrote:I have a category extension for the News Manager if you would like it.
Yes, Please.
Posts: 661
Threads: 52
Joined: Feb 2011
HelloWorld Wrote:mikeh Wrote:I have a category extension for the News Manager if you would like it.
Yes, Please.
Are you a developer? Or should I write a guide for you on how to implement it into existing plugin?
Posts: 44
Threads: 8
Joined: Feb 2012
mikeh Wrote:Are you a developer? Or should I write a guide for you on how to implement it into existing plugin?
I'm not a developer.
It would be better if I could use it using exec-php inside a page.
Thanks.
Posts: 661
Threads: 52
Joined: Feb 2011
HelloWorld Wrote:mikeh Wrote:Are you a developer? Or should I write a guide for you on how to implement it into existing plugin?
I'm not a developer.
It would be better if I could use it using exec-php inside a page.
Thanks.
The category addition consists of adding a couple files into the newsmanager plugin, adding a couple of functions, and conditional statements. I will write instructions later tonight.
Posts: 357
Threads: 23
Joined: Dec 2009
Posts: 44
Threads: 8
Joined: Feb 2012
Hello,
I've made a blog using "Recent Pages", now I need a commenting plugin.
C'mon developers. That would be useful!
Posts: 3,491
Threads: 106
Joined: Mar 2010
JoeyDown Wrote:now I need a commenting plugin.
You can have comments in pages with:
- News & Comments plugin (cumbe's link)
- External Comments plugin (in Extend)
Posts: 44
Threads: 8
Joined: Feb 2012
I need something simpler and not external commenting.
Posts: 3,491
Threads: 106
Joined: Mar 2010
Another plugin that lets you have comments in pages is
Guestbook, also by cumbe. However I'm not sure he's updating it, as News & Comments has the same functionality (plus others). cumbe?
Posts: 89
Threads: 6
Joined: Mar 2011
2012-02-12, 05:06:11
(This post was last modified: 2012-02-12, 05:07:10 by Bob.)
How hard would it be to intregrate something like this as a plugin??
http://www.nibbleblog.com/
RSS, comments, categories, XML based storage, SEF urls
http://demo.nibbleblog.com/post/43/Getsimple_CMS.html
Todo arde si le aplicas la chispa adecuada.
Posts: 44
Threads: 8
Joined: Feb 2012
yurifanboy Wrote:How hard would it be to intregrate something like this as a plugin??
http://www.nibbleblog.com/
RSS, comments, categories, XML based storage, SEF urls
http://demo.nibbleblog.com/post/43/Getsimple_CMS.html
Hmm good idea. But how can I include GetSimple functions, so I can call some compoments in nibble?
Posts: 357
Threads: 23
Joined: Dec 2009
Hi JoeyDown
News & Comments plugin(
http://get-simple.info/forum/topic/2545 … s-plugin/ ) is a comments plugins for getsimple.
It is the evolution of guestbook, more complete and configurable from admin.
Regards.