similar to: Thoughts on webgen 0.5.0

Displaying 20 results from an estimated 1000 matches similar to: "Thoughts on webgen 0.5.0"

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
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
2007 Dec 31
2
webgen 0.4.7 relased/infos on 0.5.0
# webgen 0.4.7 I released webgen 0.4.7 today which features some minor feature enhancements: * added support for Haml markup * added support for Sass markup * gallery file handler is now multilingual aware * hidden files can now be used by the file handler plugins if the parameter Core/FileHandler:useHiddenFiles is set to true This is a recommened update. # Information on webgen 0.5.0 Alas,
2009 Jun 01
2
Webgeb 0.5.x possible in Windows XP?
Hi Colin, I think fcgi is only required for testing. I do without it and directly open the output files in my browser. Maybe try saying no to ramaze or whatever depends on fcgi? On Mon, Jun 1, 2009 at 18:02, Colin MacNaughton <colin.macnaughton at gmail.com> wrote: > I''m trying to install the latest webgen on Windows XP but am met with: > > [C:/Programs] gem install webgen
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
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>
2009 Jan 29
2
HOWTO install webgen 0.5.6 on Debian GNU/Linux etch
Hi all, Cristian our sys-admin wrote a short HOWTO for Webgen 0.5.6 on Debian Etch, see https://wiki.fsfe.org/FellowshipHacks/Webgen. I thought it might be of interest for others as well. If you know a better way, please let us know. Best wishes, Matthias -- Deputy German Coordinator, Fellowship Coordinator Free Software Foundation Europe (FSFE) [] (http://fsfeurope.org) Join the
2008 Nov 28
2
Webgen as a backend for a end-user friendly CMS?
Hi all, I just had the idea of using webgen as a backend for an end-user friendly CMS. Such an end-user would for example be someone who has no programming or computer skills that go beyond using M$ Word. After logging into a friendly, graphic-based admin area of the website (e.g. PHP or Ruby-based), he/she can easily create, change, delete menu nodes, text content, and do a lot of other
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
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
2007 Apr 12
0
Status 0.4.3/0.5.0
Hello everybody, just a short update on the recent development of the next webgen versions: 0.4.3 ===== Following changes are now in the repository: * The offending website style plain has been removed * Added meaningful parameters from MenuStyle/Vertical to MenuStyle/ Horizontal * Different EOL encodings in page/template files are now handled correctly * Data directory search order fixed
2013 Jan 27
0
[next] webgen 1.0.0.beta3
Hey everybody, I have pushed the latest changes to the Github repository and released the third beta version of webgen! A generated version of the new webgen homepage is now also available at http://webgen.rubyforge.org/beta-doc/ Note that nearly all of the links to the reference documentation are still missing. However, you will get a directory listing showing the available page under a
2006 Feb 23
0
Current roadmap for webgen 0.4.0
Hello, as you might have noticed, there has been no change in the number of fixed bugs/features for quite some time now. The fact is, I''m studying again since October last year and did not have enough time for webgen. However, I did find some time lately and I wanted to let you know what has been done by now. The main motivation behind the next major release (0.4.0) was making webgen
2007 Jan 05
0
webgen 0.4.0 released
Hey all, finally a new webgen release :-) More information and install instructions below! Thanks for all the help and feedback! Bye, Thomas ------------------- About ===== webgen is used to generate web pages from page and template files. You create one or more template files in which you define the layout of your page and where the content should go. After that you create page files
2006 Aug 30
0
Preliminary version of webgen 0.4.0
Hello everyone! I have uploaded a preliminary version of webgen 0.4.0 which can be downloaded via http://webgen.rubyforge.org/webgen-0.4.0.tgz . This version can already be used to convert a website to HTML. However, the command line interface is not working, therefore you have to do something like this to run webgen (save the following as run.rb): require ''webgen/website''
2007 Jun 29
0
webgen 0.4.5
Hey everybody! -------------- I just release a new webgen version which fixes some bugs and brings one new feature: customizable links to any file handled by webgen. Have a look at http://webgen.rubyforge.org/news.html to see a complete list of changes! Best regards, Thomas What''s webgen? -------------- webgen is a tool to generate static websites by combining content with
2012 Mar 14
0
BibTeX Extension for Webgen
Dear all, firstly, I want to thank Thomas Leitner and the community for the great program webgen! I''m using it for a long time now. I developed a small extension that allows you to specify a BibTeX-file from which a Webgen page containing a list of publications is generated. You can see two examples here: http://michaelkoester.de/activities.html
2005 Dec 13
0
Features for next webgen release [comp.lang.ruby]
Hi, Thought I''d reply on the Webgen list, hope that''s okay. I''m gradually putting together my personal website with Webgen when I get time to do it properly (not got much beyond planning yet though) but I did have a couple of things on my wish-list already ;) On Tue, 13 Dec 2005 12:50:08 -0000, Thomas Leitner <thomas_leitner at gmx.at> wrote [in
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
2009 Jan 03
2
Some questions from a new webgen user
Hi everyone. Sorry if it is not the place to post questions about webgen. I use webgen5, i know it is not the stable version but i couldn''t understand how webgen4 worked, it''s easier with webgen5, and i won''t have to change my pages when it becomes mainstream ;) I try to build my homepage using webgen, and there are some things i don''t know how to do (i am sure