Update of /cvsroot/roller/roller/deploy/mergedir
In directory sc8-pr-cvs1:/tmp/cvs-serv19501/deploy/mergedir
Modified Files:
global-forwards.xml
Log Message:
Added rudimentary support for "baking" a user's weblog.
Since it is embrionic, no links are created for it, but you can try it at
/bake.do?method=load
Currently it loads (any) Entries for the current month, and generates a static
HTML version using the last entry date found (again, if any). If no entries
found for the current month no work is done. File is output to the /resources
directory.
I've got some plans on expanding this, but nothing solid yet: there are a lot
of tricky points I've thought of that will require significant planning to work
around.
Index: global-forwards.xml
===================================================================
RCS file: /cvsroot/roller/roller/deploy/mergedir/global-forwards.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** global-forwards.xml 12 Jan 2003 15:35:41 -0000 1.20
--- global-forwards.xml 12 Feb 2003 18:26:45 -0000 1.21
***************
*** 91,94 ****
--- 91,95 ----
<forward name="uploadFiles.page" path="/pages/upload-file.jsp"/>
+ <forward name="baking.done" path="/weblog/bakeWeblog.jsp"/>
</global-forwards>
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
|