[Radiant] [ANN] Related content extension
Bob Sleys
bsleys at gmail.com
Tue Jan 29 23:33:53 CST 2008
Does anyone have this extension working in Trunk?
I appears to be extecly something I'm needing for my site but I can't
seem to get it working. It installs fine and shows up in the extensions
list. I also get the related content input box at the bottom of the
form to edit pages but I don't get any AJAX form to select pages when
entering text into the input box. Perhaps I'm just being dense here but
I can't figure out how to add a page relation.
I did notice a javascript file lowpro.js included with the extension in
it's public/javascript dir but no task to move it to the site public
dir. I copied it over myself but it didn't solve the problem. I also
noticed the edit page html source doesn't include the lowpro.hs file in
the header.
I then added <% include_javascript 'lowpro' %>
below the firs line <% include_javascript 'controls' %>
to the extensions app/views/admin/page/_related_content.rhtml
in a hope that including the "missing" javascript would fix the problem
but again no luck.
Note other extensions I have are
shards (renamed dir to 00_shards to force first loading)
copy_move
page_attachments
reorder
Thanks in advance for any input on getting this working.
Bob
--
Posted via http://www.ruby-forum.com/.
More information about the Radiant
mailing list