similar to: Other Menu Content

Displaying 20 results from an estimated 10000 matches similar to: "Other Menu Content"

2008 Jan 04
2
Menu - labels
Webgen uses file paths to generate multilevel menues, bread crumbs etc. And limits the character range in paths to a-zA-Z. As the directory names are used verbatim as menu labels this is fairly limitting for non-english pages. Is there a way to map directory names to configurable UTF8 strings for menu labels? oao
2007 Apr 03
1
metainfo.yaml
Can there be multiple metainfo.yaml files in different directories? I can''t find any indication in the docs, and I''m upgrading an old project based on webgen 0.3.8 which has this sort of setup. By the way, to parse my own inline html with textile I was able to write a content converter quite successfully. Scott
2008 Aug 16
2
Partial site generation
Thank you for providing excellent tools. I''d like to know about the partial site generation provided by webgen 0.5.2. http://rubyforge.org/forum/forum.php?forum_id=26516 > When a file that was in the menu changed, all files which > included a menu with a link to this file got regenerated, > too. However, that was not always necessary since the content > of the changed file
2007 Mar 05
1
Changing the order in the menu for a directory
I find the file metaconfig.yaml very useful and I use it for setting the title and order of files. However, I can''t find a way to change the order of a directory. Consider the file layout: index.page dir/sub1.page I want to choose whether the order in the menu is [index,dir] or [dir, index]. I tried with: dir/: orderInfo: 1 or dir: orderInfo: 1
2007 Mar 30
4
Current status of webgen 0.4.3 and 0.5.0 (new plugin system)
Hi everybody! As the easter holidays have now finally arrived and all the exams are over, I will have more time for webgen again! Summary ======= * Changes included in the upcoming 0.4.3 release * webgen repository * Status on 0.5.0 * Detailed information on the new 0.5.0 plugin system Changes for 0.4.3 ----------------- I have collected all mails/forum entries/ML postings in which bugs
2010 Feb 10
1
metainfo tag called instead of a custom one
Hi, I had adapted this mailto tag http://pjkh.com/articles/2007/12/14/webgen-mailto-tag Now webgen gives me errors like so: ERROR -- No default mandatory parameter specified for tag ''Webgen::Tag::Metainfo'' but set in </contact.en.html> ERROR -- No value for meta info key ''mailto'' in </contact.en.html> found in </contact.en.html>
2008 Sep 14
2
virtual links
Thomas, I am experimenting with virtual links and cannot seem to get this to work right. I copied the htmldoc.virtual file out of the mics folder that was bundled with webgen5.4 and pasted that into my src directory. I then edited the file to the link I wanted to use. api.html url: http://mylink.com title: This is my link in_menu: true sort_info: 60 The link is in the menu for the
2008 Jun 14
0
Thoughts on webgen 0.5.0
Hi everybody, I just wanted to let you know that I did not abandon webgen :) However, I did abandon one thing: the development of webgen 0.5.0 which started around February 2007. With webgen 0.5.0 I wanted to make it easier to create plugins and do partial site generation. After working around a year on this code base (most of the core was created from scratch, plugins got converted), I realized
2007 Apr 01
11
--color doesn''t work with --drb w/rspec_autotest
If I got this to work, do you think we could/should check in rspec_autotest into rspec? I''ve updated rspec_autotest abit, so let me know if you''d like the modified code. Scott
2007 Apr 16
2
id on menu
Hi, how can i make an "id" attribute that can be assigned to every voice of the generated menu? For example: <li class="webgen-menu-item-selected" id="homepage"> <span>HomePage</span> </li> <li id="news"> <a href="news.html">News</a> </li> and so on ... Is there an option of MenuStyle, or
2007 Dec 24
3
[new user] some features requests ...
Hi, After many tries, i''ve decided to give up dynamic websites, which definitely do not match my needs, and instead replace my blog by a webgen site. I''ve however some unanswered questions. 1) RSS One of the main interest of dynamic website is the ability to provide user a view to last updated pages, thanks to RSS. Is there a way for webgen to generate a RSS file from last
2011 Feb 10
2
Menu definition problem
Hi, I''m currently in the process of switching from my previous web page management tool (by coincidence also called "webgen" ;-) to webgen-0.5 and stumbled upon a problem regarding the definition of menus, which I can not resolve either by the online documentation or the previous posts in the different groups (maybe it is a too trivial question?) I want to define a standard
2007 Mar 11
0
Tag plugin for writing META elements
I like (and Google likes it too) that each page has a different description. Use the tag {metainfo: } in your <head>, and add the "description","author","keywords" fields to the pages'' metainfo. --- title: Title for the page description: Description for this page. keywords: example, plugin, input --- Content -- Andrea Censi "Life is too
2004 Jun 18
5
UK install
Well I'm slowly learning my way around asterisk although as yet I haven't had the chance to actually hook the system up to an ISDN line. I am going to migrate from an Argent Office setup. My only problem is keeping costs down on the phones. The Argent system is running about 30 POTS phones. Can someone suggest the cheapest option? Should I get some kind of large scale FXS box or would
2007 Jun 11
0
User documentation for webgen 0.5.0
Hey all, I''m considering restructuring of the user documentation for the next webgen release (developer documentation will be/is already generated via RDOC). Currently, all documentation is more or less ''available'' but not really connected: there is the basic documentation and the tutorial, the various reference (meta information reference, WebPage Format
2011 Feb 07
8
Pygments
The Pygments highlighter supports many more languages than CodeRay. Pygments is written in Python, but I''ve seen non-Python projects use it (Jekyll, Pygments). There''s also this: https://github.com/nex3/rb-pygments Any idea how much work it would be to add Pygments support to Webgen?
2008 Sep 05
3
Still confused on content blocks...
I''ve read the docs. Honestly. But, I still can''t get my site working with the latest gem. I''m confused over when and how I need to specify content blocks, and how these relate to the stuff in config.yaml. The specific problem is with my analytics file include, I get errors like this: An error has occurred: Error while processing </analytics.en.html>: Error
2007 Mar 04
1
Maruku + webgen - access to meta-information from content converter
Hi! I am the author of Maruku (http://maruku.rubyforge.org/), a Markdown-superset interpreter. At the moment I am 1) learning webgen 2) integrating Maruku+webgen 3) converting my website to webgen, so I have many questions (one question, one message). First one: I wrote the straightforward maruku.rb converter (see attachment). In a content converter, how can I access the meta-information of
2014 Sep 11
1
Alternative data stream on volume cannot be created
Hello, I met an issue to create ADS on a volume to store meta info. A Samba server on Ubuntu is configured as follows to provide a share for Windows client. OS: Ubuntu 14.04.1 LTS. SAMBA: Version 4.1.6-Ubuntu Kernel: 3.13.0-34-generic The policy is as follows, [Share] path = /home/daniel/Public/sharefolder1 read only = no browseable = yes guest ok = no create mask = 0777
2008 Sep 06
1
<pre> tag content now parsed by redcloth?
Hi, Thanks for all the help so far. I''ve almost got my site upgraded. A few more problems, which I''ll address in separate threads. So, I had <pre> tags in several places which contained code - yaml, ERB, etc. Previously, these were all ignored - passed through verbatim and not parsed by webgen. Now, they appear to be parsed. First, How should I do the equivalent of a