Looking for script to make tags

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • druid66
    Confirmed User
    • Feb 2006
    • 994

    #1

    Tech 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?
    Pure Japan japanese babes blog
  • druid66
    Confirmed User
    • Feb 2006
    • 994

    #2
    really guys, nothing?
    no one know any script that i could add to site?
    i really wanna avoid WP this time
    Pure Japan japanese babes blog

    Comment

    • Smack dat
      So Fucking Banned
      • Jul 2016
      • 4613

      #3
      I don't think this is possible. Why not just use WordPress?


      Sorry but lol.

      Comment

      • redwhiteandblue
        Bollocks
        • Jun 2007
        • 2793

        #4
        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.
        Interserver unmanaged AMD Ryzen servers from $73.00

        Comment

        • just a punk
          So fuckin' bored
          • Jun 2003
          • 32393

          #5
          Originally posted by druid66
          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?
          Sounds like you need your own CMS. Why don't you use any existing one, like WordPress?
          Obey the Cowgod

          Comment

          • druid66
            Confirmed User
            • Feb 2006
            • 994

            #6
            Originally posted by redwhiteandblue
            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

            Comment

            • Kafka
              Confirmed User
              • Oct 2002
              • 466

              #7
              Learn php and mysql. Best investment ever.

              Comment

              • brassmonkey
                Pay It Forward
                • Sep 2005
                • 77396

                #8
                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
                TRUMP 2026 KEKAW!!! - The Laken Riley Act Is Law!
                DACA ENDED - SUPPORT AZ HCR 2060 52R - email: brassballz-at-techie.com

                Comment

                • druid66
                  Confirmed User
                  • Feb 2006
                  • 994

                  #9
                  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?
                  Pure Japan japanese babes blog

                  Comment

                  • TheDynasty
                    See Signature
                    • Apr 2016
                    • 5882

                    #10
                    Good luck!
                    Try out WP-SCRIPT The Best Tube Script

                    Comment

                    Working...