is there any way to exclude categories from being displayed and also prevent users from adding links to these categories
Jun 24, 2004, 4:20 AM
Veteran (1187 posts)
Jun 24, 2004, 4:20 AM
Post #2 of 4
Views: 1867
Hi
What I did is adding a field to te category table (IsHidden: Yes/No)
Then in category.html
<%If IsHidden=Yes%>
<%else%>your regular template<%endif%>
Regards
KaTaBd
Users plug In - Multi Search And Remote Search plug in - WebRing plug in - Muslims Directory
What I did is adding a field to te category table (IsHidden: Yes/No)
Then in category.html
<%If IsHidden=Yes%>
<%else%>your regular template<%endif%>
Regards
KaTaBd
Users plug In - Multi Search And Remote Search plug in - WebRing plug in - Muslims Directory
Jun 24, 2004, 5:28 AM
Veteran / Moderator (18436 posts)
Jun 24, 2004, 5:28 AM
Post #3 of 4
Views: 1864
The only problem with that though, is that it doesn't exclude it from the category search results, or being built (the pages will still exist, they just won't be linked). Its a bit of a horrible one to do really :(
Cheers
Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Cheers
Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Jun 24, 2004, 8:41 PM
Veteran (1187 posts)
Jun 24, 2004, 8:41 PM
Post #4 of 4
Views: 1852
I see your point..
I really use it to mask some categories from being visible but they can still be searched and indexed..
Regards
KaTaBd
Users plug In - Multi Search And Remote Search plug in - WebRing plug in - Muslims Directory
I really use it to mask some categories from being visible but they can still be searched and indexed..
Regards
KaTaBd
Users plug In - Multi Search And Remote Search plug in - WebRing plug in - Muslims Directory