12 |
@cvs-info |
@cvs-info |
13 |
$Id$ |
$Id$ |
14 |
$Log$ |
$Log$ |
15 |
|
Revision 1.23 2003/03/08 18:26:20 joko |
16 |
|
+ AUTOCOMMIT: updated/added content |
17 |
|
|
18 |
|
Revision 1.21 2003/03/08 14:26:13 joko |
19 |
|
+ AUTOCOMMIT: updated/added content |
20 |
|
|
21 |
|
Revision 1.20 2003/03/08 13:56:42 joko |
22 |
|
+ AUTOCOMMIT: updated/added content |
23 |
|
|
24 |
|
Revision 1.19 2003/03/08 12:56:24 joko |
25 |
|
+ AUTOCOMMIT: updated/added content |
26 |
|
|
27 |
Revision 1.18 2003/03/08 12:27:20 joko |
Revision 1.18 2003/03/08 12:27:20 joko |
28 |
+ AUTOCOMMIT: updated/added content |
+ AUTOCOMMIT: updated/added content |
29 |
|
|
555 |
#> apt-get install libpng3 libpng3-dev |
#> apt-get install libpng3 libpng3-dev |
556 |
#> apt-get install libfreetype6-dev |
#> apt-get install libfreetype6-dev |
557 |
The first output xml is seen! Great! Let's move on to graphviz: |
The first output xml is seen! Great! Let's move on to graphviz: |
558 |
|
Can't locate GraphViz.pm in @INC (@INC contains: /data/opt/tools/Autodia-1.4 /etc/perl /usr/local/lib/perl/5.8.0 /usr/local/share/perl/5.8.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8.0 /usr/share/perl/5.8.0 /usr/local/lib/site_perl .) at /data/opt/tools/Autodia-1.4/Autodia/Diagram.pm line 336. |
559 |
#> apt-get install graphviz |
#> apt-get install graphviz |
560 |
???#> perl -MCPAN -e "install Template" |
???#> perl -MCPAN -e "install Template" |
561 |
#> perl -MCPAN -e "install Graphviz" |
#> perl -MCPAN -e "install Graphviz" |
562 |
|
->CPAN--IPC::Run |
563 |
|
->CPAN--Graph |
564 |
|
->CPAN--Math::Bezier |
565 |
|
->CPAN--Heap |
566 |
|
Freetype Font's do not work! |
567 |
|
#> apt-get install freetype2-tools |
568 |
|
#> apt-get install libttf-dev |
569 |
|
#> apt-get install xfonts-scalable |
570 |
|
#> apt-get install xfonts-base |
571 |
|
#> apt-get install ttf-freefont |
572 |
|
Freefont Serif, Sans and Mono Truetype fonts: |
573 |
|
A set of free high-quality TrueType fonts covering the UCS character set. |
574 |
|
These fonts are similar to the (in)famous Helvetica, Times and Courier fonts. |
575 |
|
http://packages.debian.org/unstable/x11/ttf-freefont.html |
576 |
|
(#> apt-get install ttf-xfree86-nonfree ttf-larabie-deco ttf-larabie-straight ttf-larabie-uncommon) |
577 |
|
#> defoma-font register-all /etc/defoma/hints/ttf-freefont.hints |
578 |
|
o enhance: |
579 |
|
root@quepasa:/home/joko/public_html/test# ./.autodiarc |
580 |
|
getting pattern for php |
581 |
|
using directory : /data/www/virtual/netfrag/docs/nfo/code/org.netfrag.glib |
582 |
|
recursively searching files.. |
583 |
|
o the "php-pattern" should also contain namespaces and stuff |
584 |
|
(components gets instantiated by either 'mkObject' or 'php::mkComponent') |
585 |
|
make this possible! |
586 |
|
|
587 |
|
|
588 |
|
|
589 |
|
|
590 |
|
|
591 |
|
|
592 |
o quick (javascript) search for netfrag.org and packages.debian.org (xul?) |
o quick (javascript) search for netfrag.org and packages.debian.org (xul?) |
593 |
|
|
595 |
|
|
596 |
@lookat http://cvs.joshuaeichorn.com/cvsweb.cgi/phpXmlTransform/ |
@lookat http://cvs.joshuaeichorn.com/cvsweb.cgi/phpXmlTransform/ |
597 |
|
|
598 |
|
o autodia: enhance with "projects" |
599 |
|
<-> couple with phpDocumentor |
600 |
|
|
601 |
|
o phpDocumentor: try php 4.3.0 for having cross-indexed browsable source as an additional feature ;-) |
602 |
|
o <-> link to pages prepared by Autodia |
603 |
|
o add additional browser in top left frame for cross-domain-browsing (having multiple apis beside each other) |