Please give me feedback about my tag implementation

View: New views
2 Messages — Rating Filter:   Alert me  

Please give me feedback about my tag implementation

by Franz Philipp Moser :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi list,

I think I have it now :)

this looks like the "optimal" solution for me just standard group
functions with Tag as prototype.

Here (http://weblogs.brandnews.at/pm/getfile?name=tag_module.tar) the
first "release" of my Tag Implementation, it is not
complete and there is no possibility to add tags. Please check if you
think the database mappings and the type.properties are ok.

Please don't comment on incomplete functions like the
StoryMgr/evalTags(), just check the prototypes
and mappings. And yes the main action of the TagMgr should render a
Tagcloud (Please give me some time :) )

Im planing to append this Implementation with aspects to a current
running antville core installation, but I tell you later about that,
when its release ready :)

cu Philipp
--
XML is the ASCII for the new millenium
(Cocoon Documentation)

_______________________________________________
Antville-dev mailing list
Antville-dev@...
http://helma.org/mailman/listinfo/antville-dev

Re: Please give me feedback about my tag implementation

by Franz Philipp Moser :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi List,

I have now a "fully" working tagg implementation, please have a look,

http://weblogpics.brandnews.at/static_click/pm/files/tag_module.tar

the file looks like a tar archive, but is a tar.gz archive. You can add
tags when you add a textarea or input field to the new and edit Forms of
Story, Image, File with name="content_tags".

I have choosen content_tags because it also stores the tag string with
the story. I thougth this is a good idea.

Every tag function needed by story, image, file creation or edit, is
appended with aspects. Have a look at Global/modTag.js.

You can see it working for my weblog:

TagCloud: http://weblogs.brandnews.at/pm/tags/

The RootTagMgr will be implemented next week :) but I think the
implementation is stable and can be testet by others.

Cool thing is that it only uses group in type.properties and no
additional tables or something like that.

Please have a look, and nice second Advent sunday :)

cu Philipp
Franz Philipp Moser wrote:
<snip />
--
XML is the ASCII for the new millenium
(Cocoon Documentation)

_______________________________________________
Antville-dev mailing list
Antville-dev@...
http://helma.org/mailman/listinfo/antville-dev