Simple Blog Module + Reptag [Work In Progress]
Yes, you seem to have as much understanding, now, as I do.
It *appears* that Shiny definitely either has not implemented the latest to his website, -or- has not completed the functionality of <<Previous linking, yet, -or- has a "count" problem. Being so busy, probably doesn't help poor Shiny, but his mod is likely to be very *POPULAR*
It *appears* that Shiny definitely either has not implemented the latest to his website, -or- has not completed the functionality of <<Previous linking, yet, -or- has a "count" problem. Being so busy, probably doesn't help poor Shiny, but his mod is likely to be very *POPULAR*
Hi both
The previous effect doesn't work if you have only ONE entry in the blog, it does work when you have enough entries to make 2 "pages".
For example, if u have set the default to 5 (as it is when you install from scratch) then the 'previous' will work ONLY when your 6th post is posted.
It is a missing feature, or a 'little' enhancement to add to the blog, but shiny is busy... as said, so give him credit for that one (I say enhancement not bug! Bug is worse IMO)
This could be considered as a "bug": little problems with the blog is definetly the concern for other languages, Ex: you can't use ' ' ' ' ' or Mysql goes wild... so html_encode(decode)_entities have to be taken care of
Cheers
The previous effect doesn't work if you have only ONE entry in the blog, it does work when you have enough entries to make 2 "pages".
For example, if u have set the default to 5 (as it is when you install from scratch) then the 'previous' will work ONLY when your 6th post is posted.
It is a missing feature, or a 'little' enhancement to add to the blog, but shiny is busy... as said, so give him credit for that one (I say enhancement not bug! Bug is worse IMO)
This could be considered as a "bug": little problems with the blog is definetly the concern for other languages, Ex: you can't use ' ' ' ' ' or Mysql goes wild... so html_encode(decode)_entities have to be taken care of
Cheers
1.3 out, testing, testing...
Sponsoring 4 phpwcms Blog and Usermanagement
Sponsoring 4 phpwcms Blog and Usermanagement
I'm not shure that I have missed something during the installation, but at shiny's Website I get the same Effect ![/quote]
Yeah, whoops - that's a bug. I really should fix that, not that it makes any difference to the operation of the page - it just looks a bit odd as a URL.
A "Permalink" is a webpage (or more correctly) a URL that will always show the entry you want to link to if you want to link to it. If you think about it, if you just linked to a standard page that was full of, say, 5 entries, the entry would eventually move off that page as entries were added to the top of the blog and the rest shifted down.
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
Sorry, I thought I'd fixed that. I'll look into it again!pico wrote:@DeXXus
my fault with only one 'Article' in the Blog I can't see this Effect.
So only the ''<< PREVIOUS" Link is not working for me - think that this has not to be shown on the 'first Page' of the Blog !?
Where is this exactly? There is some code in there that should fix apostrophe-related problems in most circumstances, I believe. Let me know where I've missed it, and I'll fix.Kosse wrote: This could be considered as a "bug": little problems with the blog is definetly the concern for other languages, Ex: you can't use ' ' ' ' ' or Mysql goes wild... so html_encode(decode)_entities have to be taken care of Smile
Oh, and yes, it is the case that the latest version of the Blog Module isn't actually implemented on my site. The version on shinypixel.co.uk is equivalent to Beta 1, not 2 which is currently in testing.
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
@shiny
in ../mod_blogs/inc_lib/dbinit.php you should change Line 16, 40, 60 and 74
for propper work with db_prepend like this
in ../mod_blogs/inc_lib/dbinit.php you should change Line 16, 40, 60 and 74
for propper work with db_prepend like this
Code: Select all
mysql_query( "CREATE TABLE `".DB_PREPEND."phpwcms_blog.....
Hello again everyone. I've been busy training people this week at work, and it's meant writing training guides in the evening so I haven't had time to finish up Beta 3.
The closed Beta testing for Beta 2 is now closed, and I'll be making a public release of the module early next week (I've just got to tidy up the RSS srcipt). Many thanks to all the beta testers that have sent me feedback - it's been most appreciated.
Thanks for your patience. I'll post on here as soon as the module is out.
@Pico : Cheers - I'll fix that.
The closed Beta testing for Beta 2 is now closed, and I'll be making a public release of the module early next week (I've just got to tidy up the RSS srcipt). Many thanks to all the beta testers that have sent me feedback - it's been most appreciated.
Thanks for your patience. I'll post on here as soon as the module is out.
@Pico : Cheers - I'll fix that.
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
Yes, there are some updates. I've just fixed the RSS (finally) but realised that I need to add a couple of other bits to the core code and configuration so that it all works sensibly.
I've set up a bugtracker that people will be able to log bugs into (so they don't clutter up the forums ) and I'm posting news as it happens on the Wcmsblog Blog. (Which now has RSS)
I've set up a bugtracker that people will be able to log bugs into (so they don't clutter up the forums ) and I'm posting news as it happens on the Wcmsblog Blog. (Which now has RSS)
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
In case anyone's interested, I've now implemented site-wide and blog-specific RSS feeds, and also e-mail notifications when comments are added to blogs (a feature I've been wanting for ages).
Here's a screenshot of the preferences page for a blog that shows how you configure it all:
Here's a screenshot of the preferences page for a blog that shows how you configure it all:
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