View Single Post
Old 11-07-2016, 04:43 AM  
druid66
Confirmed User
 
Join Date: Feb 2006
Posts: 994
Quote:
Originally Posted by redwhiteandblue View Post
It's simple but probably not simple in the way you were hoping. You need three database tables - a table to contain the items you want to tag, a table to contain the tags consisting of their tag names, and a relational table to relate the items to tags. Then you need a way of tagging the items, i.e. adding an entry into the relational table to connect an item to a tag. Then you need to run a database query to pull out the items that relate to the tag you want results for. Then some code to display those. So you're really talking about coding some sort of CMS.

Or you could just stick with Wordpress or some other off the shelf CMS.
was afraid it will be smth like it.
fuck it then.

why not wordpress?
it's heavy, wordpress is a factory, it's great cms but need fast server, my server is budget one, even when i tweak WP as much as possible it's still a bit slow for me.

i've compared simple site made in pure html like i did 10y ago and clean install WP - html site is 10 times faster not to mention 100 awesomeness on google devs site and i'm not WP guru to make 100% likeable by google theme but like i mention above - most important it's speed factor for me.

thing is, it would be nice to have tags but when i'm making simple site like for example small review site which is in my signature - i do not really need whole factory for it.

thanks for trying guys ;)
__________________
Pure Japan japanese babes blog
druid66 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote