Hi,
I am new to webgen and trying to do different many things with it. At this
moment, I am very satisfied with it! Here is my stupid problem :
I want to generate an horizontal menu. Ok generating a simple menu is easy
{menu:}. In the doc I found that there is a plugin (menuStyle) for that, but how
to install that plugin ? I been unable to find information on this procedure ?
I also tried to install the local documentation "rake htmldoc" but it
also failed. Why ?
Best regards, JB
--
M. Jean-Baptiste Yun?s
http://www.liafa.jussieu.fr/~yunes/
On 2011-03-20 09:53 +0100 Jean-Baptiste Yun?s wrote:> Hi, > > I am new to webgen and trying to do different many things with it. At > this moment, I am very satisfied with it! Here is my stupid problem : > I want to generate an horizontal menu. Ok generating a simple menu is > easy {menu:}. In the doc I found that there is a plugin (menuStyle) > for that, but how to install that plugin ? I been unable to find > information on this procedure ?Have a look at the documentation for the menu tag (http://webgen.rubyforge.org/documentation/tag/menu.html) and for the configuration option `tag.menu.nested` http://webgen.rubyforge.org/documentation/reference_configuration.html#tagmenunested> I also tried to install the local documentation "rake htmldoc" but it > also failed. Why ?Generating the local documentation requires several dependencies to be installed because webgen''s own documentation is a rather complex webgen website. It is generally easier to go to http://webgen.rubyforge.org/documentation/ since this is where the resulting documentation gets transferred to. -- Thomas