[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

clickable ajax sitemap

solohan

8/7/2006 2:23:00 PM

Hi,
I'm new to RoR and just wondering if there is a plugin/component (ajax
based) for rails drawing a sitemap, which look like some kind of diagram.
|---------|
| |
| |
|---------|
|
--------------------------------------------------
| | | |
|---------| |---------| |---------| |---------|
| | | | | | | |
| | | | | | | |
|---------| |---------| |---------| |---------|

At the begining it's all colapsed, and after clicking in boxes, new
nodes appears. It's important not to load everything at a begining.
Further boxes should be loaded when they are needed (AJAX)
Have you guys heard something about it?

thanks
--
sh
1 Answer

David Pollak

8/7/2006 3:01:00 PM

0

It doesn't have AJAX bindings (although it'd be great if you wanted to
add some :-), but SiteMap (http://rubyforge.org/project...) has
a bunch of features to render sitemaps depending on the current user,
their permissions, etc.

On 8/7/06, _remove_it__ <"solohan(_remove_it__)"@interia.pl> wrote:
> Hi,
> I'm new to RoR and just wondering if there is a plugin/component (ajax
> based) for rails drawing a sitemap, which look like some kind of diagram.
> |---------|
> | |
> | |
> |---------|
> |
> --------------------------------------------------
> | | | |
> |---------| |---------| |---------| |---------|
> | | | | | | | |
> | | | | | | | |
> |---------| |---------| |---------| |---------|
>
> At the begining it's all colapsed, and after clicking in boxes, new
> nodes appears. It's important not to load everything at a begining.
> Further boxes should be loaded when they are needed (AJAX)
> Have you guys heard something about it?
>
> thanks
> --
> sh
>
>


--
--------
David Pollak's Ruby Playground
http://d...