/[cvs]/nfo/doc/topics/.publishrc
ViewVC logotype

Annotation of /nfo/doc/topics/.publishrc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Tue Jan 28 10:49:46 2003 UTC (21 years, 5 months ago) by root
Branch: MAIN
+ initial commit

1 root 1.1 #!/bin/sh
2    
3     cp_deep=/data/opt/tools/shortcuts/cp_deep
4    
5     source=`pwd`
6    
7     target_base=/data/www/virtual/netfrag/sites/public/docs
8    
9     # -------------------------------------------------------------------
10     # topics
11     $cp_deep --symlink --force $source/oef/*.html $target_base/topics/oef
12     $cp_deep --symlink --force $source/caesar/*.html $target_base/topics/caesar
13    
14     # -------------------------------------------------------------------
15     # meta
16     # TODO: build rdf-file (e.g. 'index.xml' from all resources)
17     # e.g.:
18     # <command> <to> <use> <use> <use>
19     # buildrdf.pl $target_rdf $target_all $target_sources $target_compiled
20     #
21     # make <modes> possible: content=merge|seperate|both, layout=flat|deep
22     #
23     # hmmm....
24    
25    

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed