开发者

Manage Tags for entries of the website with JS and PHP [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 9 years ago.

Improve this question

In my webiste, I classify all my entries by categories, wich its becoming a little confusing as I have like 3.000 entries now.

so, I need to implement tags.

I know all the website use them now, wordpress and everything.. I have been google'ing for a real 开发者_StackOverflowwhile... is there a built in script (or almost) to manage tags? (insert tags, list tags, top tags,.)

I mean, there has to be any utility that can help me with this.. do you know any?


you haven't found a script probably because using tags is quite simple :) I have implemented tags into one of my projects using the "Scuttle" solution in the next link: http://www.pui.ch/phred/archives/2005/04/tags-database-schemas.html

Hope this helps...


Treat your categories as tags now.

If your categories are not poly-hierarchical, then consider making them so.

(eg an article could appear in more than one category)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜