The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Add new Class to vB CMS
Hi
I want to create some additional route handlers to the CMS articles, but not sure how to do this. The data managed by the cms is fine. viz section->node->article->categories. What I am looking for is a products landing page as well as a product category page. /products/ <-- this will show list of all articles across all product categories /products/1-category <-- this page will show all articles from 1-category .. as well as top 10 articles from categories other than 1. What I was thinking is - I will create my list.php, content.php which will do the job. But I dont know where to hack the routes. Maybe there's a simple way. thanks |
#2
|
|||
|
|||
If we ask questions on vbulletin.com, they tell us -- customisation and help is provided at vbulletin.org.
And here, we have to ask and hope that someone will reply. |
#3
|
||||
|
||||
Database. Looks like the route table, the action table, the content type table, the package table, and then clear the relevant datastore cache.
Haven't done it yet; it appears to be straightforward, though. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|