/[cvs]/joko/doc/SampleTasks/joko_2003-03.twingle
ViewVC logotype

Diff of /joko/doc/SampleTasks/joko_2003-03.twingle

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.22 by joko, Sat Mar 8 17:26:33 2003 UTC revision 1.33 by joko, Mon Mar 10 18:55:55 2003 UTC
# Line 12  Line 12 
12  @cvs-info  @cvs-info
13    $Id$    $Id$
14    $Log$    $Log$
15    Revision 1.22  2003/03/08 17:26:33  joko    Revision 1.33  2003/03/10 18:55:55  joko
16      + AUTOCOMMIT: updated/added content
17    
18      Revision 1.32  2003/03/10 17:56:05  joko
19      + AUTOCOMMIT: updated/added content
20    
21      Revision 1.31  2003/03/10 16:25:55  joko
22      + AUTOCOMMIT: updated/added content
23    
24      Revision 1.30  2003/03/10 03:56:32  joko
25      + AUTOCOMMIT: updated/added content
26    
27      Revision 1.29  2003/03/10 03:27:24  joko
28      + AUTOCOMMIT: updated/added content
29    
30      Revision 1.27  2003/03/09 19:56:04  joko
31      + AUTOCOMMIT: updated/added content
32    
33      Revision 1.25  2003/03/08 23:26:21  joko
34      + AUTOCOMMIT: updated/added content
35    
36      Revision 1.24  2003/03/08 22:56:30  joko
37      + AUTOCOMMIT: updated/added content
38    
39      Revision 1.23  2003/03/08 18:26:20  joko
40    + AUTOCOMMIT: updated/added content    + AUTOCOMMIT: updated/added content
41    
42    Revision 1.21  2003/03/08 14:26:13  joko    Revision 1.21  2003/03/08 14:26:13  joko
# Line 568  x setup org.droogs--Autodia: location ht Line 592  x setup org.droogs--Autodia: location ht
592      #> apt-get install libttf-dev      #> apt-get install libttf-dev
593      #> apt-get install xfonts-scalable      #> apt-get install xfonts-scalable
594      #> apt-get install xfonts-base      #> apt-get install xfonts-base
595        #> apt-get install ttf-freefont
596              Freefont Serif, Sans and Mono Truetype fonts:
597              A set of free high-quality TrueType fonts covering the UCS character set.
598              These fonts are similar to the (in)famous Helvetica, Times and Courier fonts.
599              http://packages.debian.org/unstable/x11/ttf-freefont.html
600      (#> apt-get install ttf-xfree86-nonfree ttf-larabie-deco ttf-larabie-straight ttf-larabie-uncommon)      (#> apt-get install ttf-xfree86-nonfree ttf-larabie-deco ttf-larabie-straight ttf-larabie-uncommon)
601        #> defoma-font register-all /etc/defoma/hints/ttf-freefont.hints
602      o enhance:
603          root@quepasa:/home/joko/public_html/test# ./.autodiarc
604                getting pattern for php
605          using directory : /data/www/virtual/netfrag/docs/nfo/code/org.netfrag.glib
606          recursively searching files..
607        o the "php-pattern" should also contain namespaces and stuff
608          (components gets instantiated by either 'mkObject' or 'php::mkComponent')
609          make this possible!
610        
611  o quick (javascript) search for netfrag.org and packages.debian.org (xul?)  o quick (javascript) search for netfrag.org and packages.debian.org (xul?)
612    
613  o phpDirectoryIndex: include Joshua Eichhorns 'auth' [[http://cvs.joshuaeichorn.com/cvsweb.cgi/auth/]]  o phpDirectoryIndex: include Joshua Eichhorns 'auth' [[http://cvs.joshuaeichorn.com/cvsweb.cgi/auth/]]
# Line 585  o autodia: enhance with "projects" Line 619  o autodia: enhance with "projects"
619        
620  o phpDocumentor: try php 4.3.0 for having cross-indexed browsable source as an additional feature ;-)  o phpDocumentor: try php 4.3.0 for having cross-indexed browsable source as an additional feature ;-)
621    o <-> link to pages prepared by Autodia    o <-> link to pages prepared by Autodia
   o add additional browser in top left frame for cross-domain-browsing (having multiple apis beside each other)  
622      o add additional browser in top left frame for cross-domain-browsing (having multiple apis beside each other)
623      o the html-title! (make it unique!!!)
624      
625    o for Autodia:
626      o resize images to a) 800x600 portrait and b) DIN A 4 square or s.th.l.th.
627        => x .autozoom -> zoomall -> zoommulti -> zoomone
628      o stamp picture with header and footer (little expressions for including predefined title, current filename, date, etc.!)
629      o idea: render as SVG???
630      o class- and package-diagrams:
631        o "Class" for relationships of Code- and DB-Schema-classes
632        o "Package" for relationships of code-packages
633      o integrate with phpDocumentor:
634        /data/opt/tools/phpdocumentor/phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/left_frame.tpl
635      o Autodia-TODO:
636        Add ability to split projects into multiple diagrams and group contents of
637        a diagram/subdir into system boxes - much improving clarity in big
638        projects.
639    
640    o glib-namespace aufräumen!
641    
642    o twingle
643      o what about "<pre>"-blocks?
644      o what about non-html-tags (e.g. <optional-var-name>)?
645       => we'll probably need a html-tag-db to solve this
646      o establish as RunnerAgent and IntervalRunnerAgent on quepasa!
647    
648    o phpDocumentIndex
649      o recognize symlinked directories!!!
650      o integrate with ImageZoom written for Autodia
651        -> manipulate images: zoom, rotate
652      o sort order:
653        o default: show directories on top
654        o make changable through columns
655      o option to force view of hidden files (e.g. dot-files)
656      o 24h-time-format (no AM/PM)
657    
658    o modify /etc/hosts entry by rule!!!!
659    
660    o Yakka: automate reinstallation (new IntervalRunnerAgent) of libxml2
661      #> dpkg -i /home/bareface/public_html/yakka/data/libxml2_2.4.19-4_i386.deb
662      #> /etc/init.d/apache restart
663    
664    o autozoom/runzoom
665      o from (e.g. test6/)
666      o to (e.g. test6/zoomed/)
667    

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.33

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