Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
News Tweak v2.3
28-01-2010, 09:21 AM (This post was last modified: 25-02-2010 11:40 AM by Andrew.)
Post: #1
News Tweak v2.3
News Tweak - Version 2.3
Created by Zorchenhimer
Description: multi-page news/blog post with RSS feed
Updated by Andrew 23Feb10 - From the included readme.txt file for 2.3: "GNU General Public License".

changelog Wrote:v2.3
- added newer and older link text fields to the settings page
- added a workaround to fix the .htaccess file
- added a backup function for the .htaccess file whenever NanoCMS' settings are saved
- fixed navigation link issues
- fixed some update issues on the settings page
- fixed newer/older ling issues
- fixed optional css not working (now use main.css and admin.css)
- fixed the edit page where it was adding extra new lines
- fixed the permalink field on the single post view to display the correct path
- fixed clean url support.
- changed how the website name and slogan are retrieved for the RSS feed
- removed the post directory from the config. This is now hardcoded to tweaks/news/posts/

See the included readme.txt file for installation and upgrade instructions.

Download
Local
.gz  news-tweak_v2.3.tar.gz (Size: 18.93 KB / Downloads: 278)

.zip  newstweak_v1.1 gpl.zip (Size: 3.16 KB / Downloads: 116)

.gz  news-tweak_v2.0.tar.gz (Size: 13.84 KB / Downloads: 87)

.gz  news-tweak_v2.1b.tar.gz (Size: 25.56 KB / Downloads: 91)

zorchenhimer.com
news-tweak_v2.3.tar.gz
www.andrewemmett.co.uk - lifestyle, tech and all sorts of geek
Find all posts by this user
23-02-2010, 08:05 PM
Post: #2
RE: News Tweak v2.3
Version 2.3 is here! Hoorray!

I updated the first post with all the details. Let me know if there are any issues or concerns.
Visit this user's website Find all posts by this user
25-02-2010, 10:27 AM (This post was last modified: 25-02-2010 10:28 AM by Andrew.)
Post: #3
RE: News Tweak v2.3
Hi,

Just a quick reply, not directed at anyone. Posted for all visiting this thread to consider.

Not tried this tweaker yet. However as it provides RSS functionality to the news pages, then I presume the RSS feed could be easily tied into Google's Feedburner service. Then you can provide news updates via email on a nanoCMS site using this module! Just a matter on then pasting the html code Feedburner provide into the website.

If your using Google's Feedburner RSS to email subscription option with this tweak, be great to have feedback in the modules discussion area. http://www.nanocms.co.uk/forum/forum-12.html

Regards

Andrew
www.andrewemmett.co.uk - lifestyle, tech and all sorts of geek
Find all posts by this user
26-02-2010, 07:10 AM
Post: #4
RE: News Tweak v2.3
Just tried it out with Feedburner, and it looks like it works. I've actually never used that service, so I'm not even entirely sure what it does. Tongue
Visit this user's website Find all posts by this user
26-09-2010, 02:38 PM
Post: #5
RE: News Tweak v2.3
everything works fine, so far...
...but when i click the title link, the style sheet and images are not loaded in the page.
Is this normal behavior or is there something that must be changed???
(o.o) whoops! I forgot the / but it seems that it not always works like that...
Find all posts by this user
26-09-2010, 04:13 PM
Post: #6
RE: News Tweak v2.3
(26-09-2010 02:38 PM)Cruxy Wrote:  everything works fine, so far...
...but when i click the title link, the style sheet and images are not loaded in the page.
Is this normal behavior or is there something that must be changed???

When you define your stylesheet in the header of your index.php, it needs to be an absolute path.

Code:
<link rel="stylesheet" type="text/css" href="/style.css" />

Note the leading slash in the href attribute.
Visit this user's website Find all posts by this user
26-09-2010, 04:25 PM
Post: #7
RE: News Tweak v2.3
how stupid to forget a / . . .
(o.o) whoops! I forgot the / but it seems that it not always works like that...
Find all posts by this user
27-09-2010, 10:07 PM
Post: #8
RE: News Tweak v2.3
Took me a while to figure it out the first time...
Tongue
Visit this user's website Find all posts by this user
04-11-2010, 12:37 PM (This post was last modified: 04-11-2010 12:53 PM by roger.)
Post: #9
RE: News Tweak v2.3
(23-02-2010 08:05 PM)Zorchenhimer Wrote:  Version 2.3 is here! Hoorray!

I updated the first post with all the details. Let me know if there are any issues or concerns.

Hi,

I just tried to install this, and I found a few issuses along the way. I'm completely new to nanoCMS, but I find it a good alternative since it lacks the database... :-)

Reference to nanoCMS-admin-file:

I see that this tweak referes to nanoadmin.php, not admin.php which is the admin-file for nanoCMS. I solved this by "ln -s admin.php nanoadmin.php".

index.dat-file:
The index.dat-file should be emptied in the installation-download, it was a bit confusing when a lot of posts showed up, with no clue of where they were...

URL-rewrite
I've also a problem with the URL-rewrite when displaying a single post. Somehting happens so the post is not displayed as a .php-file with the correct css. If I disable URL-rewrite, (which works fine for the rest of nanoCMS), the post is displayed within the framework.

Settings:
The "news page"-selection in the Settings view is also blank, and I had to set that manual in config.ini.

I'm looking forward to start using this more.

Best regards,

-roger
By the way: Is it possible to have more than on page in nanoCMS which in turn points to it's own instance of the news/blog-tweak?

-roger
Find all posts by this user








Forum Jump:


User(s) browsing this thread: 2 Guest(s)