Hello. I have a few questions about phpWCMS.
Is there some kind of replacement tag to show the latest article titles from one category? I know the {RELATED:5:category} tag but it seems to show the 5 articles from that category that were last updated. Is there some tag that shows the 5 last added ones?
I'd like to have all the latest news on my site (from other categories than home) to show up on the frontpage. Is there a script that automatically shows the latest news titles, their summaries and their summary images?
I have a phpBB forum. Is there some tag or script that would show the latest messages wrote on my phpBB board?
Thank you.
phpWCMS questions
-
- Posts: 31
- Joined: Sun 27. Feb 2005, 10:50
phpWCMS questions
Visit my handheld gaming site on http://www.handheld-gamers.com/
Hi stratocast3r
try {New} RT, does exactly what you're asking.
http://www.phpwcms-docu.de/index.php?link_tags
Docu site:
{NEW:Number_of_Links:ID}
Verwendung: Create an List with the last new / edited articles of one structure, by editing the number you can choose how many entries the list should have.
{NEW:5}
Use: Create an List with the last new / edited articles of all structures, by editing the number you can choose how many entries the list should have.
Cheers
try {New} RT, does exactly what you're asking.
http://www.phpwcms-docu.de/index.php?link_tags
Docu site:
{NEW:Number_of_Links:ID}
Verwendung: Create an List with the last new / edited articles of one structure, by editing the number you can choose how many entries the list should have.
{NEW:5}
Use: Create an List with the last new / edited articles of all structures, by editing the number you can choose how many entries the list should have.
You'd have to look into phpbb forum... dunno, but would be nice to know itI have a phpBB forum. Is there some tag or script that would show the latest messages wrote on my phpBB board
Cheers
1.3 out, testing, testing...
Sponsoring 4 phpwcms Blog and Usermanagement
Sponsoring 4 phpwcms Blog and Usermanagement
use thisliro wrote:Hi,
Would it also be possible by show the summary of those articles instead of only the title and date?
Liro
http://www.phpwcms.de/forum/viewtopic.php?t=7503
-
- Posts: 31
- Joined: Sun 27. Feb 2005, 10:50
Sorry, I didn't mean to say latest articles from one category. I'd like it to show the latest articles with a specific keyword like "review". But I don't want it to list them by the date they were edited last time. I want them to be listed by the date they were posted.Kosse wrote:Hi stratocast3r
try {New} RT, does exactly what you're asking.
http://www.phpwcms-docu.de/index.php?link_tags
Docu site:
{NEW:Number_of_Links:ID}
Verwendung: Create an List with the last new / edited articles of one structure, by editing the number you can choose how many entries the list should have.
{NEW:5}
Use: Create an List with the last new / edited articles of all structures, by editing the number you can choose how many entries the list should have.
Visit my handheld gaming site on http://www.handheld-gamers.com/