Ben Wiley Sittler
|
1498e63f72
|
add a reset button, move usage to "stdout", and stop hyperlinking the
logo filename in the example
|
16 years ago |
Ben Wiley Sittler
|
ff6e92dfc8
|
allow a filename exactly matching the uploaded filename; give a better
error message when this does not work
|
16 years ago |
Ben Wiley Sittler
|
dc821b8826
|
add more copyright info
|
16 years ago |
Ben Wiley Sittler
|
96a393f391
|
https should work too
|
16 years ago |
Ben Wiley Sittler
|
7e823f8ba8
|
obscure email addresses somewhat
|
16 years ago |
Ben Wiley Sittler
|
f02befd915
|
better argument handling, and allow logo-caca.png as a special file argument
|
16 years ago |
Ben Wiley Sittler
|
bea03b1b1b
|
now works as HTML
|
16 years ago |
Ben Wiley Sittler
|
8fa649ff3e
|
copy img2txt.php to www in preparation for htmlizing
|
16 years ago |
Ben Wiley Sittler
|
fc3775ca2a
|
remove workarounds since alpha works now (merged from ..)
|
16 years ago |
Ben Wiley Sittler
|
24ca7502e6
|
merge alpha fix from svn://svn.zoy.org/libcaca/libcaca/trunk/caca-php/examples/export.php@3287 into examples/www/export.php
|
16 years ago |
Ben Wiley Sittler
|
14c4a66190
|
no border in old browsers, either.
|
16 years ago |
Ben Wiley Sittler
|
fe9bc1e97a
|
htmlification
|
16 years ago |
Ben Wiley Sittler
|
7ee83ef1cb
|
copy unicode.php to www in preparation for htmlizing
|
16 years ago |
Ben Wiley Sittler
|
c503541dcb
|
htmlize
|
16 years ago |
Ben Wiley Sittler
|
b5701199d7
|
copy transform.php to www in preparation for htmlizing
|
16 years ago |
Ben Wiley Sittler
|
7f251a3e93
|
show client-side filename
|
16 years ago |
Ben Wiley Sittler
|
c662584362
|
clearer wording.
|
16 years ago |
Ben Wiley Sittler
|
735997d551
|
link to an example file to download and then import (generated by export.php)
|
16 years ago |
Ben Wiley Sittler
|
9e13b58fe7
|
works well enough to import the files exported by export.php
|
16 years ago |
Ben Wiley Sittler
|
665f0c98bf
|
copy import.php to www in preparation for htmlizing
|
16 years ago |
Ben Wiley Sittler
|
4b01269d8a
|
only fill the preview iframe when javascript is enabled
|
16 years ago |
Ben Wiley Sittler
|
995edf8021
|
merge latest CLI example bugfixes into the HTML versions
|
16 years ago |
Ben Wiley Sittler
|
b76e1ed2b2
|
now generates HTML
|
16 years ago |
Ben Wiley Sittler
|
b4375871d7
|
copy fullwidth.php to www in preparation for htmlizing
|
16 years ago |
Ben Wiley Sittler
|
1e933f8d50
|
only assume svg preview ability in opera, WebKit and Gecko
|
16 years ago |
Ben Wiley Sittler
|
28121eec77
|
do not add history entries for iframe transitions
|
16 years ago |
Ben Wiley Sittler
|
3336b41178
|
add missing id
|
16 years ago |
Ben Wiley Sittler
|
dc32a8ac41
|
use some javascript to show inline previews using <iframe/> for some
of the formats (so far, html, html3, bbfr, and svg)
|
16 years ago |
Ben Wiley Sittler
|
7b47610259
|
.caca files get an extension, too
|
16 years ago |
Ben Wiley Sittler
|
a684af9ed6
|
suggest extensions for some of the inline formats too, since browsers
sometimes send them to external viewers and become confused if the
filename ends in '.php' (despite our correct content-type!)
|
16 years ago |
Ben Wiley Sittler
|
9c556c4071
|
text formats embedding escape sequences get sent as attachments too
|
16 years ago |
Ben Wiley Sittler
|
f1eedaf0b1
|
working HTML version of export.php accepting an optional file upload and exporting it using the selected format
|
16 years ago |
Ben Wiley Sittler
|
9712d7a48e
|
add missing content-type in the HTML case
|
16 years ago |
Ben Wiley Sittler
|
28300073de
|
copy export.php to www in preparation for htmlizing
|
16 years ago |
Nicolas Vion
|
be5de36e0f
|
* Change canvas size
|
16 years ago |
Ben Wiley Sittler
|
ee088b89c1
|
htmlification of colors.php
|
16 years ago |
Nicolas Vion
|
7910300a6e
|
* Fix coordinate of label "Moo!"
|
16 years ago |
Ben Wiley Sittler
|
d32095400b
|
copy colors.php to www in preparation for htmlizing
|
16 years ago |
Nicolas Vion
|
ccb9757dcd
|
* Remove tabs from content of $moo
|
16 years ago |
Ben Wiley Sittler
|
a9b0e626f9
|
forgot backslashes
|
16 years ago |
Ben Wiley Sittler
|
2bb297d690
|
htmlification of truecolor.php; evidently there are some bugs yet in the html3 exporter
|
16 years ago |
Ben Wiley Sittler
|
ada40425ce
|
copy truecolor.php to www in preparation for htmlizing
|
16 years ago |
Ben Wiley Sittler
|
b6db5dc781
|
add missing whitespace before /> so that the XHTML works in more plain-HTML parsers; quote attributes in double quotes rather than single quotes for the same reason
|
16 years ago |
Ben Wiley Sittler
|
609f1b8f43
|
echo rendered string in form value
|
16 years ago |
Nicolas Vion
|
28a91b7d51
|
* Remove white and yellow colors for letters
|
16 years ago |
Nicolas Vion
|
c93f953445
|
* Add an input box in sample web page figlet.php
|
16 years ago |
Ben Wiley Sittler
|
05d915e155
|
remove the stylesheet, as it does not seem to help at the moment. also remove the <pre></pre> in figlet.php since it does not seem to make a difference since the table markup includes <tt></tt> inside each cell.
|
16 years ago |
Ben Wiley Sittler
|
c8b3044c43
|
more conforming to 79-character limit and using tabs
|
16 years ago |
Ben Wiley Sittler
|
ec5aa385a4
|
generate self-referencing script URI correctly, taking into account that the
script might be content-negotiated, renamed, symlinked, or otherwise
alised in URI-space.
|
16 years ago |
Ben Wiley Sittler
|
68386adecd
|
added a link so you can view the image only (also good for
lynx/elinks) and some alt="..." text so the validator does not complain.
|
16 years ago |