Displaying 20 results from an estimated 7000 matches similar to: "RFC: Block starting line of Webgen Page Format"
2010 Feb 15
29
webgen 0.5.11 released
Hey everybody!
--------------
webgen 0.5.11 has just been released! If you don''t know what webgen is,
read the "What''s webgen?" section down below.
This announcement is also available at
http://webgen.rubyforge.org/news/release_0_5_11.html
In this release there are two big changes regarding the internals of
webgen:
1. The dependency on facets has been removed
2007 Apr 10
2
textile formatting questions
Hi,
I have a couple of webgen textile formatting questions. Please feel
free to refer me to a textile mailing list if there is one that is
more appropriate than here.
First, how can I insert three dashes (---) in a <code> or <pre> block?
I want to include a YAML file example, and the yaml document
separator is three dashes, but this conflicts with the separator in
webgen.
Example:
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,
2005 Dec 13
3
Features for next webgen release
| Ross Bamford wrote:
|
| On Tue, 13 Dec 2005 12:50:08 -0000, Thomas Leitner <thomas_leitner at
| gmx.at> wrote [in comp.lang.ruby]:
|
| > I''m currently gathering ideas for new features for the next big
| > webgen release (0.4.0). Some of the planned features are:
| >
| > * RSS feed generation (proposed by Friz Heinrichmeyer)
|
| That would be very nice -
2010 Jul 21
3
no such file to load -- webgen/webgentask
When I execute `rake` inside of a new webgen-0.5.12 project with ruby1.8
there is the error
no such file to load -- webgen/webgentask
/my/dir/Rakefile:11:in `require''
With ruby1.9 it works.
Michael
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
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
2008 Aug 24
5
uninitialized constant "Console"
I just upgraded webgen, and it broke. Here''s what I get when I run webgen:
chadmac:thewoolleyweb.com woolley$ webgen --version
An error has occurred: uninitialized constant Console
chadmac:thewoolleyweb.com woolley$ gem list webgen
*** LOCAL GEMS ***
webgen (0.5.2, 0.4.7)
2007 Jun 26
6
Poll for new default website style
Hi everybody,
after looking a bit around the Internet and checking which website
style some users of webgen are using, I found that many people just
stay at the default webgen website style (which is not really pretty ;-)
So, I''m thinking about changing the default webgen website style to
something more Web-2.0-ish, and I would like to know if there is a
particular website style
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
2007 Jun 20
4
custom menu plugin not working in 0.4.4
I was pushing out a new version of a site I have that I think was last
generated with webgen 0.4.1. Since my gems are updated to 0.4.4 I''m getting
this error when running ''webgen''. I''ve reverted back to 0.4.2 and that is the
version where this custom vertical menu plugin starts breaking. So I''m not
sure what has changed to cause this. I get this
2007 Jun 07
1
Plugin installation similar to rails
Hey all,
I''m considering including a plugin installation mechanism similar to
the one available with the rails script/plugin command in the next
major webgen version.
There would be a repository index located on the webgen homepage,
something like http://webgen.rubyforge.org/plugin-repository.yaml.
This file contains a list of repositories (http and ftp) which
provide webgen
2009 Apr 02
3
Generate static menus?
I want to stack three horizontal menus on top of each other, and also
define exactly what page will be in each menu. What files and syntax
do I use in webgen to accomplish this? I tried finding the answer here
and in the docs but could not figure it out.
I would also like to style each menu a bit differently if that is
possible. Actual examples especially appreciated!
Thanks!
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 Jan 02
5
anchor tags?
Hi,
Is there a cool webgen way to do anchor tags? I''ve just been doing this:
<span id="anchor_name"/>
...but is there a better way?
Thanks,
Chad
2008 Mar 09
2
issue with plugin loading
OK, I''m once again talking about my future almighty isbn loader.
I have written quite all the ruby code I need and, using a basic test,
checked it works.
Now, I''me having issues running the code.
When I run webgen, I got the following error :
C:\Documents and Settings\Maison\Bureau\nicolas-delsaux.is-a-geek>webgen
C:/Documents and
2007 Mar 30
2
gallery issue...
Hi,
i''m new of both webgen and ruby, so maybe this can be a dumb question, but
i can''t recognize any solution by myself.
I use webgen 0.4.1 (the newest webgen .deb package).
I''m trying to make a test gallery, without succeeding in it.
i done (ehm, copied) the yeah.gallery file in the root directory:
1 title: Example Gallery
2 imagesPerPage: 32
3 images:
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 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