Simple Blog Module + Reptag [Work In Progress]
Simple Blog Module + Reptag [Work In Progress]
Hello everyone,
I hope this is the right place to post Work-in-progress modules - I'm new around here so feel free to move it somewhere more appropriate if it isn't.
As I mentioned in another thread, I'm working on a simple Blogging Module plus a RepTag which provides some blogging functionality. It'll never compete with MovableType/WordPress et al, but it's not meant to.
I'm not intending to tread on any toes or anything, so if a similar Mod exists that's passed me by, let me know!
The plan is to support all these things:
- Multiple Blogs [Done]
- Add / Edit / Delete Blogs [Done]
- List / Add / Edit / Delete Entries [Done]
- Per-Blog Preferences
- Use of {BLOG:Blogname} Reptag in frontend [Done]
- Customisable styles [80%]
- Multiple entry categories
- RSS feed support
- Comments and Permalinks
I'm hoping to add user-ownership to blogs, though I'm not quite sure that that's possible with the current user-management tools that Phpwcms has.
I don't envisage doing Trackbacks or Pings or anything too complex.
Some screenshots -
Backend:
Frontend, using {BLOG:Test Blog} in a content part [displays last 6 items at the moment], and using Jerome's GT Plugin to display the titles:
The code is currently in a pre-alpha staus, in that it works in a very basic fashion, but has lots of loose ends that need tidying up and features still left to be implemented. I hope to be developing it more over the coming weeks.
Any comments or suggestions appreciated, and thanks to OG for providing such a wonderful CMS system in the first place!
I hope this is the right place to post Work-in-progress modules - I'm new around here so feel free to move it somewhere more appropriate if it isn't.
As I mentioned in another thread, I'm working on a simple Blogging Module plus a RepTag which provides some blogging functionality. It'll never compete with MovableType/WordPress et al, but it's not meant to.
I'm not intending to tread on any toes or anything, so if a similar Mod exists that's passed me by, let me know!
The plan is to support all these things:
- Multiple Blogs [Done]
- Add / Edit / Delete Blogs [Done]
- List / Add / Edit / Delete Entries [Done]
- Per-Blog Preferences
- Use of {BLOG:Blogname} Reptag in frontend [Done]
- Customisable styles [80%]
- Multiple entry categories
- RSS feed support
- Comments and Permalinks
I'm hoping to add user-ownership to blogs, though I'm not quite sure that that's possible with the current user-management tools that Phpwcms has.
I don't envisage doing Trackbacks or Pings or anything too complex.
Some screenshots -
Backend:
Frontend, using {BLOG:Test Blog} in a content part [displays last 6 items at the moment], and using Jerome's GT Plugin to display the titles:
The code is currently in a pre-alpha staus, in that it works in a very basic fashion, but has lots of loose ends that need tidying up and features still left to be implemented. I hope to be developing it more over the coming weeks.
Any comments or suggestions appreciated, and thanks to OG for providing such a wonderful CMS system in the first place!
- Fulvio Romanin
- Posts: 394
- Joined: Thu 4. Dec 2003, 11:12
- Location: Udine, Italy
- Contact:
Meanwhile, at the other side...
(Some fan send me the picture)
Press comment: The crowd roars during interpretation of his newest hit
"Pre-alpha pre-alpha"
(Some fan send me the picture)
Press comment: The crowd roars during interpretation of his newest hit
"Pre-alpha pre-alpha"
1.3 out, testing, testing...
Sponsoring 4 phpwcms Blog and Usermanagement
Sponsoring 4 phpwcms Blog and Usermanagement
...don't forget the latest version is in use on http://www.shinypixel.co.uk so you can see what it does!
More updates soon. I'm having a day off [spent the last week solid finishing a magazine] but I expect to resume development tomorrow. Also continuing to look into a good frontend-user system for Phpwcms - any recommendations, anyone? [/img]
Hi shiny,
I would wait for the frontend-user system by OG, he continued working on that in the latest CVS-version 1.2.6, available at Pappnase's website:...
german:
http://www.phpwcms-docu.de/index.php?cvs_info_de
english:
http://www.phpwcms-docu.de/index.php?cvs_info_en
Joachim
I would wait for the frontend-user system by OG, he continued working on that in the latest CVS-version 1.2.6, available at Pappnase's website:...
german:
http://www.phpwcms-docu.de/index.php?cvs_info_de
english:
http://www.phpwcms-docu.de/index.php?cvs_info_en
Joachim
shiny wrote: ...don't forget the latest version is in use on http://www.shinypixel.co.uk so you can see what it does!
More updates soon. I'm having a day off [spent the last week solid finishing a magazine] but I expect to resume development tomorrow.
Thx shiny, great answer btw!!
You'll post it there?:
http://www.shinypixel.co.uk/index.php?phpwcmsblog
Cheers
1.3 out, testing, testing...
Sponsoring 4 phpwcms Blog and Usermanagement
Sponsoring 4 phpwcms Blog and Usermanagement
Thanks - I do try to have a sense of humour I doubt it will reach the stadium-appreciation heights of your Pre-Alpha song, mind you...Kosse wrote:
Thx shiny, great answer btw!!
I will indeed, yes!Kosse wrote: You'll post it there?:
http://www.shinypixel.co.uk/index.php?phpwcmsblog
Hi everyone - just another quick update for you, as I've been working on the blog module again today:
- Blog ownership works, users can own their own/multiple blogs and other blogs are protected from non-owners trying to add/edit/delete their entries
- Created a backend-user hack that replaces the normal backend-user view with a simple "My Blogs" view [useful in my scenario - probably of limited use to other people]
- Comments working, including URL links and tag stripping, plus permalinks sorted as well.
- Preliminary RSS capability using an adapted script I wrote ages ago - would people find this useful, and should I tidy it up?
There's plenty still to do, but it's getting there
Oh, and I should mention about releasing the code:
Yes, I shall release a version of this soon. What I want to do first is tie up all the features that I have working so that there are no bugs left, and also tidy up the code and make some nice install notes. I don't want to go breaking anyone's websites!
- Blog ownership works, users can own their own/multiple blogs and other blogs are protected from non-owners trying to add/edit/delete their entries
- Created a backend-user hack that replaces the normal backend-user view with a simple "My Blogs" view [useful in my scenario - probably of limited use to other people]
- Comments working, including URL links and tag stripping, plus permalinks sorted as well.
- Preliminary RSS capability using an adapted script I wrote ages ago - would people find this useful, and should I tidy it up?
There's plenty still to do, but it's getting there
Oh, and I should mention about releasing the code:
Yes, I shall release a version of this soon. What I want to do first is tie up all the features that I have working so that there are no bugs left, and also tidy up the code and make some nice install notes. I don't want to go breaking anyone's websites!
http://www.shinypixel.co.uk - WCMSBlog :: The blogging Module for Phpwcms.
Current version : 0.6 [Public Release] - Includes RSS support
Next Version : 0.7 [Public Release] - will include IP banning and blog entry categories
Current version : 0.6 [Public Release] - Includes RSS support
Next Version : 0.7 [Public Release] - will include IP banning and blog entry categories