Can i edit links sql so it doesn't build detailed pages for a certian category?
Oct 10, 2005, 11:08 PM
Enthusiast (809 posts)
Oct 10, 2005, 11:08 PM
Post #2 of 4
Views: 1972
Hi,
Yes, you can do that. but there is an easier way to do that is to create a new field called isBuiltDetails as 'Yes' or 'No' in Category table and create a plugin to hook into the build_details process. Then you can check if the that link should have details page or not.
To do so, you can easily upgrade the software and avoid error.
Cheers,
Cheers,
Dat
Programming and creating plugins and templates
Blog
Yes, you can do that. but there is an easier way to do that is to create a new field called isBuiltDetails as 'Yes' or 'No' in Category table and create a plugin to hook into the build_details process. Then you can check if the that link should have details page or not.
To do so, you can easily upgrade the software and avoid error.
Cheers,
Cheers,
Dat
Programming and creating plugins and templates
Blog
Oct 11, 2005, 7:46 AM
Enthusiast (809 posts)
Oct 11, 2005, 7:46 AM
Post #4 of 4
Views: 1942
OK. With a few minutes, I have created it. Just check it in your PM.
Cheers,
Cheers,
Dat
Programming and creating plugins and templates
Blog
Cheers,
Cheers,
Dat
Programming and creating plugins and templates
Blog