is it possible to make your own backend news open in the same window?
Hinkstar
Joined: Dec 17, 2005
Posts: 91
Monday 19 December, 2005 18:31
Posted: Monday 19 December, 2005 20:19
my backend news feed has more items than are showing up in multiheadlines,
this may be more to do with nuke but i'm not sure.
Hinkstar
Joined: Dec 17, 2005
Posts: 91
Monday 19 December, 2005 20:19
Posted: Monday 19 December, 2005 21:22
Yes check backend.php file and edit the line that limit the news within backend [change 10 into something else].
Code:
$result = $db->sql_query("SELECT sid, title FROM ".$prefix."_stories ORDER BY sid DESC LIMIT 10");
or
Code:
$result = $db->sql_query("SELECT sid, title FROM ".$prefix."_stories WHERE catid='$catid' ORDER BY sid DESC LIMIT 10");
or something like this.
Aikon Site Admin
Joined:
Posts: 847
Location: 21º57´E - 47º03´N
Monday 19 December, 2005 21:22
Posted: Monday 19 December, 2005 21:48
I only have 2 news items in the backend (this is correct) but only one of them is showing up in multiheadlines
Hinkstar
Joined: Dec 17, 2005
Posts: 91
Monday 19 December, 2005 21:48
Posted: Tuesday 20 December, 2005 15:01
The backend is working, I must just have one odd news item.
What about having news from my backend opening in the same window?
Hinkstar
Joined: Dec 17, 2005
Posts: 91
Tuesday 20 December, 2005 15:01
Posted: Tuesday 20 December, 2005 15:23
What do you mean "in the same window". On your site?
backend.php is used by others not by you!!! [you just syndicate the news from your site throught this file].
You have the full story on your site[News module or some block regarding news].
Why syndicate to yourself something. This isn't right.
Aikon Site Admin
Joined:
Posts: 847
Location: 21º57´E - 47º03´N
Tuesday 20 December, 2005 15:23
Posted: Tuesday 20 December, 2005 15:30
I syndicate to myself so that it can be seen with the other news feeds.
I'm not a big fan of the nuke news/topic module (apart from the submit news).
Hinkstar
Joined: Dec 17, 2005
Posts: 91
Tuesday 20 December, 2005 15:30
Posted: Tuesday 20 December, 2005 16:50
If would be great if you could add a submit news to Multiheadlines
Hinkstar
Joined: Dec 17, 2005
Posts: 91
Tuesday 20 December, 2005 16:50
Posted: Tuesday 20 December, 2005 18:52
Aikon Site Admin
Joined:
Posts: 847
Location: 21º57´E - 47º03´N
Tuesday 20 December, 2005 18:52
Posted: Tuesday 20 December, 2005 19:06
Hinkstar
Joined: Dec 17, 2005
Posts: 91
Tuesday 20 December, 2005 19:06
Posted: Thursday 22 December, 2005 19:31
sorry mate, i think i've seen the light and turned nuke news back on.
I've been looking all over for a way to integrate nuke news with mutiheadlines but i'm stuck.
Is it posible to have a preview of my news on the home page (like multiheadlines) rather than the whole article?
Hinkstar
Joined: Dec 17, 2005
Posts: 91
Thursday 22 December, 2005 19:31
Posted: Thursday 22 December, 2005 20:36
You misunderstood the purpose of this addon.
To preview the news on your home page there are many blocks, there are many News addons flavors ,mods,....[e.g. NSN News or My News, just google it for PHP-Nuke News module].
With Multiheadlines you/your users can read RSS feeds directly to your site.
Once again I'm saying to you that isn't normal to syndicate your news to yourself[ ]
What's wrong with the News module. It is a module designed especially for the management of news on your site. I might add that is the backbone of every nuke site.
About "integration" you can't integrate these two addons [I mean it can be done] but this is another think not related with Multiheadlines[RSS aggregator].
The time now is Monday 21 May, 2012 21:23 | All times are GMT + 2 Hours
Page 1 of 1
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum