449 |
x usermod -G src,staff,rootsrc jonen |
x usermod -G src,staff,rootsrc jonen |
450 |
x usermod -G rootsrc root |
x usermod -G rootsrc root |
451 |
x change permissions |
x change permissions |
452 |
x cd /var/lib/cvs/nfo/hosts/ |
x cd /var/lib/cvs/nfo/ |
453 |
x chown -R .rootsrc quepasa.netfrag.org |
x chown -R .rootsrc hosts |
454 |
x chmod -R g+w quepasa.netfrag.org |
x chmod -R g+w hosts |
455 |
|
|
456 |
|
|
457 |
x add to system-conf-repository: |
x add to system-conf-repository: |
575 |
|
|
576 |
o rework apache-layout - check into repository as something root is responsible for! |
o rework apache-layout - check into repository as something root is responsible for! |
577 |
|
|
578 |
|
o NfoWeb |
579 |
|
o add WikiPages: |
580 |
|
o Overview |
581 |
|
o Projects |
582 |
|
o MiniHowTo |
583 |
|
(o Search) |
584 |
|
o modify HomePage |
585 |
|
o change Projects to Overview |
586 |
|
|
587 |
|
o yakka & pod |
588 |
|
o convert pod to tavi |
589 |
|
o perl first (pod2tavi) |
590 |
|
o php afterwards (pod2tavi-php) |
591 |
|
o then refactor to a YakkaPlugin (an "input-filter"?) ('yakka-filter-pod'?) |
592 |
|
o address "files" outside the normal/configured default YakkaRepository |
593 |
|
o introduce: "ExplicitAddressingOfArbitraryTargets" |
594 |
|
o via HttpHeader (GET/POST) (HtmlUrlArgument, HtmlFormField) |
595 |
|
o introduce "YakkaContainers": aim: group a bunch of targets/items together as a kind of "MetaRepository" |
596 |
|
|
597 |
|
o viewcvs & yakka |
598 |
|
o a filesystem-adapter for yakka's storage-handler-system |
599 |
|
o show "view in yakka" if document-type eq 'tavi|tavi,v|pod' |
600 |
|
|
601 |
|
o IconForNetfrag.Org? |
602 |
|
o fav.ico? |
603 |
|
|
604 |
|
x install viewcvs |
605 |
|
x apt-get install viewcvs |
606 |
|
x configured: |
607 |
|
x /var/lib/cvs |
608 |
|
x email-address (new): cvs-admin@netfrag.org -> dev@netfrag.org |
609 |
|
x no forbidden modules (do this via unix permissions!) |
610 |
|
x allow tarball generation? yes! |
611 |
|
x Hint: add "Alias /viewcvs/ /usr/share/viewcvs/" to /etc/apache/conf/httpd.conf for online documents and icons |
612 |
|
x added to '/data/www/virtual/netfrag/conf/applications.conf' in our case |
613 |
|
|
614 |
|
o rendering proposals for TaviWorkflow |
615 |
|
o Linking|Referencing (WikiWords, PureExplicitLinkExtrapolation, NamedLinks) |
616 |
|
o Coloring |
617 |
|
o [o=red, x=green, R=red, r=green] |
618 |
|
|
619 |
|
o shortcut: TestApache to run 'apachectl configtest' (WikiForSystemAdministration) |
620 |
|
|
621 |
|
x web-based newsreader? twig! |
622 |
|
x apt-get install twig |
623 |
|
|
624 |
|
|
625 |
|
|
626 |
</pre> |
</pre> |
627 |
|
|