Greetings, cc: radiant list - is anyone else using the tagging support
patch ? please help
I would like to use the “tagging support” patch (
http://dev.radiantcms.org/radiant/ticket/26)
I checked out revision 144
I applied the 4th patch and all patches (+ rake migrate production)
Both ways, I get “Application error (Rails)” in the EDIT page
other pages : content or “admin - overview” are ok…
Please provide the patch for 144 and/or any other missing steps apart
from
rake migrate production
Cheers, Kishore.
r144 is the “corex” developer branch of Radiant (
http://alxh.blogspot.com/ ). What you need is the trunk.
On 10/6/06, Kishore B. [email protected] wrote:
Both ways, I get “Application error (Rails)” in the EDIT page
Radiant mailing list
Post: [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:
http://lists.radiantcms.org/mailman/listinfo/radiant
–
Alexander H.
http://www2.truman.edu/~ah428
I check(ed)out as per http://radiantcms.org/download/
I would still like to use SVN
What should I check out instead of
http://dev.radiantcms.org/svn/radiant/trunk/radiant/
–
What should I check out instead of
http://dev.radiantcms.org/svn/radiant/trunk/radiant/
You have done the right thing. Sorry for the confusion.
On 10/6/06, Kishore B. [email protected] wrote:
On 10/7/06, Alexander H. [email protected] wrote:
I checked out revision 144
Site:
Search: http://radiantcms.org/mailing-list/search/
Site:
http://lists.radiantcms.org/mailman/listinfo/radiant
–
Alexander H.
http://www2.truman.edu/~ah428
Kishore B. wrote:
http://www.carnatic.com
Hello all. I’ve not been using Radiant for anything much recently so
I’ve let the maintenance of the tagging patch slide.
However, I’m currently rewriting it completely as a standalone plugin
(which will provide a generator to make the migration you need for you).
I’m not sure how I’m going to go about doing it (especially since there
doesn’t seem to be a way to insert code into the new view for pages) but
I’m playing with some ideas, so hopefully things will be a bit more
maintainable, and hopefully work better between radiant versions.
I’ve only been working on it for the past 30 minutes, so as soon as I
have something partially working, I’ll post it up somewhere.
This is my first time when i came across this forum site. First i would
like to say hi to every member of this forum site.
Regards
http://www.raymeds.com/
Dear Andrew
Do update me. I look forward to test…
Does it make sense to have a part “tags” in all posts and try to
include
code in the templates to link the tags to a tag view…
I also wish to see hierarchical tagging like a-b-c d-e where when i
look
for a-b system should show content tagged with a-b and a-b-c
anyway, ideally i would like a-b to be linked separately as
a >>> show all entries with tag a and b-a
a- >>> show all entries with tag a only (and not b-a)
a-b >>> show all with a-b
Hope the example is clear enough
I have implemented hierarchical tagging @ carnatic.com > World Wide Wisdom (based
on
PHP and MySQL) - But I want to achieve the same with RoR and radiantcms
seems to be a good starting point…
Cheers, Kishore.
–