![]() |
Looking for script to make tags
Hey trolls,
So i need script that would make tags for me, like tags in wordpress but i need to implement it to simple .php or .html page, the script would let me add tags and surfer can click on particular tag and get results - is it possible with simple site or do i need whole factory like wordpress for it? |
really guys, nothing?
no one know any script that i could add to site? i really wanna avoid WP this time :( |
I don't think this is possible. Why not just use WordPress?
Sorry but lol. |
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. |
Quote:
|
Quote:
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 ;) |
Learn php and mysql. Best investment ever.
|
you are not saying enough lol. what will the tags attach to? random urls? pages? tgpx has tags as well. it not a big ole bulky bitch like wordpress
|
smth like this: when i add new content to the site, o would like to tag it even manually inside html code and somehow i wanted script that would pull tagged content when someone click on tag name.
but i see your point i guess i didn't think enough about it. ok, since we are with scripts now - how about script for shoutbox? where surfers could leave messages - is somethign liek this exist as simple stand alone script? |
Good luck!
|
All times are GMT -7. The time now is 02:23 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc