Search found 4 matches

by abruzzi
Mon 11. Jul 2005, 20:09
Forum: phpwcms Feature Requests
Topic: feature articles from one catagory in another.
Replies: 3
Views: 2274

erich_k4 wrote:
{TEASER_EX:category_alias|count[;category_aliasx|countx]:articles_per_page:sortfield|sortdir:show_cat_name:pagelink_text}

I will upload the files to hacks & enhancements later this week.

Erich
Cool! I'll look forward to it. Will it do the full summary view?

thanks,

Geof
by abruzzi
Mon 11. Jul 2005, 16:48
Forum: phpwcms Feature Requests
Topic: feature articles from one catagory in another.
Replies: 3
Views: 2274

feature articles from one catagory in another.

{FEATURE:cat_ID:number:sortfield:asc|desc}

This RT would feature (number) articles from a particular catagory (cat_ID). The (sortfield) could be date entered, date live, or date closed. and could be chosen ascending or descending. The output would be the standard summary output for the article ...
by abruzzi
Fri 8. Jul 2005, 19:07
Forum: phpwcms Support English
Topic: Can I do this
Replies: 2
Views: 979

the most recent films (3 or 4) listed in the main content section of the top page.

Use RT {NEW}



The main problem is that this shows only the date and title. It seems more to build a list of latest changes. What I'd be looking for is a complete summary view of four oldest articles in a ...
by abruzzi
Fri 8. Jul 2005, 00:55
Forum: phpwcms Support English
Topic: Can I do this
Replies: 2
Views: 979

Can I do this

I never used a CMS before. Instead I've coded all the dynamic stuff I've needed, which due to time constraints never does more than it absolutely needs and usually does a little less than it needs to. So far I like phpWCMS better than anything else as it's closer to my own mindset on how to work ...