Log of /test/html-webhacc/.htaccess
Parent Directory
| Revision Log
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jul 27 10:33:45 2008 UTC
(16 years, 3 months ago)
by
wakaba
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.2: +7 -0 lines
Diff to
previous 1.2
++ ChangeLog 27 Jul 2008 10:33:38 -0000
2008-07-27 Wakaba <wakaba@suika.fam.cx>
* .htaccess: Files gone.
* cc-interface.en.html, cc-todo.txt: Removed.
* cc-about.en.html: New document.
* cc.cgi: Insert document input section before anything.
No check performed if no URL is specified and the
input is empty.
* error-description-source.xml (WebHACC:Heading): Link
to cc-about in place of cc-interface.
++ html/WebHACC/Language/ChangeLog 27 Jul 2008 10:31:14 -0000
2008-07-27 Wakaba <wakaba@suika.fam.cx>
* CSS.pm (generate_structure_dump_section): Role name was wrong.
++ html/WebHACC/ChangeLog 27 Jul 2008 10:30:52 -0000
2008-07-27 Wakaba <wakaba@suika.fam.cx>
* Output.pm (new, input): |input| attribute should always have an input
object, even though it might be an empty one.
(add_source_to_parse_error_list): s/shift/shift ()/ to remove
ambigiousness warning.
(select): New method.
(generate_input_section): New method.
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Jul 21 12:56:33 2008 UTC
(16 years, 4 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.1: +2 -0 lines
Diff to
previous 1.1
++ ChangeLog 21 Jul 2008 12:51:50 -0000
* .htaccess: error-description-source.xml is in UTF-8
actually.
* Makefile: Rule to make Japanese language catalog file
is added.
* cc-script.js: Line and column numbers are now taken
from data-* attributes, not from textContent.
* cc.cgi: Tentative support for Japanese/English conneg.
(load_text_catalog, get_text): Removed (catalog text selection
is now handled by WebHACC::Output).
* error-description-source.xml: Catalog entries in new
format are added. Old catalog element is removed.
* mkcatalog.pl: Support for non-English languages.
Drop support for old catalog element. Add support
for new cat element.
* mkdescription.pl: Drop support for old catalog element.
Add support for new cat element.
2008-07-21 Wakaba <wakaba@suika.fam.cx>
++ html/WebHACC/Language/ChangeLog 21 Jul 2008 12:56:30 -0000
* DOM.pm (generate_structure_dump_section): Use catalog
for human-readable texts.
(generate_table_section): Use catalog for human readable texts.
2008-07-21 Wakaba <wakaba@suika.fam.cx>
++ html/WebHACC/ChangeLog 21 Jul 2008 12:55:41 -0000
* Input.pm: Most human-readable texts are now handled by
catalog.
(id_prefix): Support for nested subdocuments.
* Output.pm (start_section, dt, xref): Section/item names and
link labels are now handled by catalog.
(load_text_catalog, nl_text): New methods.
(html_header): Application name is moved to catalog.
* Result.pm (add_error): Important error properties are
now exposed to client-side script as data-* attributes.
Labels are now handled by catalog. Error descriptions
are now taken from catalog as it were.
2008-07-21 Wakaba <wakaba@suika.fam.cx>
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue May 1 09:25:31 2007 UTC
(17 years, 6 months ago)
by
wakaba
Branch:
MAIN
++ ChangeLog 1 May 2007 09:25:27 -0000
* parser.cgi: New file.
* .htaccess: New file.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.