60 |
|
|
61 |
o check out from cvs-repository: |
o check out from cvs-repository: |
62 |
o joko/doc -> /home/joko/public_html/computing/overview/topics/ |
o joko/doc -> /home/joko/public_html/computing/overview/topics/ |
63 |
o leaded to (A): |
o leaded to (A, B and C): see <a href="../topics/home2web.html">home2web</a> |
|
o write mini-howto: "howto use, document and enhance the '.cvslink'-symlinking-mechanism" |
|
|
o introduce command to 'tiki-workflow|tiki-publish' |
|
|
x introduced '.cvs'-interface (directory-style) |
|
|
x now directly accessible (but hidden) via http://netfrag.org/~joko/computing/overview/topics/.cvs/ |
|
|
x here: made public by adding a "README.html" (or "HEADER.html") which either: |
|
|
x includes a html-link (a-tag) to './.cvs' |
|
|
o makes a redirect via meta-tags or javascript |
|
|
o leads to (B): |
|
|
o start 'home2web': |
|
|
x begin with having an overview of the recent topics stored in cvs |
|
|
x continue by expanding this topic-list through more details |
|
|
x use mechanisms delivered from Apache |
|
|
x HEADER.html, README.html |
|
|
x php: http-redirect |
|
|
o add more links! |
|
|
o fix proposals of how links should be expanded (maybe post RFC to news.netfrag.org first? -> create newsgroup 'nfo.rfc') |
|
|
x manually? no! (hmmm, grrrr......) |
|
|
o pod? for now! |
|
|
o DocBook? not yet! |
|
|
o some wiki? why not? |
|
|
o add links to internal tools (e.g. TUTOS, chora, etc.) |
|
|
o add external links |
|
|
o add co-worker topics |
|
|
o leads to (C): |
|
|
o write mini-howto: web publishing with cvs |
|
|
- write in pod |
|
|
- commit to cvs |
|
|
- checkout from cvs |
|
|
- build html from pod |
|
|
- publish html |
|
|
x do that regularly / in interval: use cron! |
|
|
su joko |
|
|
cd ~ |
|
|
nano .cronrc-hourly |
|
|
add line(s): [...] cvs update topics [...] |
|
|
crontab -e |
|
|
add line: * 1 * * * ~/.cronrc-hourly |
|
|
o post message "About" (this) to announce@news.netfrag.org |
|
|
|
|
64 |
|
|
65 |
adduser: collector/col§$ |
adduser: collector/col§$ |
66 |
|
|