2004-02-18 |
acli | Updated w.r.t. the text-extract2.pl filter. |
commit | commitdiff | tree | snapshot |
2004-02-17 |
oleonard | Adding variable declarations so that 'waiting' screen... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
acli | The previous change was wrong. |
commit | commitdiff | tree | snapshot |
2004-02-17 |
acli | Allow trim to return the trimmed whitespace if the... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
acli | Don't extract strings from the VALUE attributes of... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
acli | Insert the filename of the token into the TmplToken... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
acli | Converted TmplTokenizer into a class. Everything still... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
acli | Still more bugfixes for my own bugs. |
commit | commitdiff | tree | snapshot |
2004-02-17 |
acli | Fixed more bugs during the modularization |
commit | commitdiff | tree | snapshot |
2004-02-17 |
acli | Further breaking up of the TmplTokenizer module. |
commit | commitdiff | tree | snapshot |
2004-02-16 |
acli | Avoid direct accessing of variables inside the module |
commit | commitdiff | tree | snapshot |
2004-02-16 |
acli | Some functions should not be in the module; these are... |
commit | commitdiff | tree | snapshot |
2004-02-16 |
acli | Pulled the tokenizer out into a module. Hope this has... |
commit | commitdiff | tree | snapshot |
2004-02-16 |
acli | Minor factoring of construction of warning messages. |
commit | commitdiff | tree | snapshot |
2004-02-14 |
acli | Don't bother warning about TMPL_VAR if the key is oncli... |
commit | commitdiff | tree | snapshot |
2004-02-14 |
acli | Fix spurious warnings if attribute is in the form foo... |
commit | commitdiff | tree | snapshot |
2004-02-14 |
acli | Make a reasonable suggestion for ESCAPE= if we warn... |
commit | commitdiff | tree | snapshot |
2004-02-14 |
acli | Fixed spurious warning about unescaped < inside cdata |
commit | commitdiff | tree | snapshot |
2004-02-14 |
acli | Minor change to make the "closed start tag" warning... |
commit | commitdiff | tree | snapshot |
2004-02-14 |
acli | Don't complain about strange attribute syntax if what... |
commit | commitdiff | tree | snapshot |
2004-02-14 |
acli | Have to make it know what "closed start tag" notation... |
commit | commitdiff | tree | snapshot |
2004-02-14 |
acli | Fixed problem recognizing tags in the form of <foo... |
commit | commitdiff | tree | snapshot |
2004-02-14 |
acli | Don't extract TMPL_VAR's as if they were translatable |
commit | commitdiff | tree | snapshot |
2004-02-14 |
acli | Don't complain about </TMPL_IF> or </TMPL_LOOP> being... |
commit | commitdiff | tree | snapshot |
2004-02-14 |
acli | This should be still more correct regarding when to... |
commit | commitdiff | tree | snapshot |
2004-02-14 |
acli | More correct version of previous change |
commit | commitdiff | tree | snapshot |
2004-02-14 |
acli | Make sure that if an attribute contains < or >, a warni... |
commit | commitdiff | tree | snapshot |
2004-02-14 |
acli | Hmm. I didn't know there can be whitespace before and... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
acli | Handle leading or trailing 's as leading or trail... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
acli | Some needed HTML syntax corrections. |
commit | commitdiff | tree | snapshot |
2004-02-13 |
acli | The fixed search.marc/search.tmpl (nothing between... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
acli | Don't mindlessly spew out 40 lines of text in a warning... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
acli | This way of reporting line numbers should make more... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
acli | Display something useful if the user doesn't specify -f |
commit | commitdiff | tree | snapshot |
2004-02-13 |
acli | Don't issue warnings for unquoted attributes containing... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
acli | Paul's problem #1 is now fixed: Bug in regular expressi... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
acli | Don't extract purely-numeric strings like "1" either |
commit | commitdiff | tree | snapshot |
2004-02-13 |
acli | Seems like I wasn't careful enough recognizing unknown... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
acli | Minor wording rewrite in warning |
commit | commitdiff | tree | snapshot |
2004-02-12 |
acli | Warn about unquoted attribute values containing [^... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
acli | extract_attributes now knows what XML-style self-closin... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
acli | Warn about <<Prev |
commit | commitdiff | tree | snapshot |
2004-02-12 |
acli | It now knows what << Prev is, but it may still be confu... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
tipaul | deleting subs duplicated by error |
commit | commitdiff | tree | snapshot |
2004-02-12 |
acli | Handle attributes which are TMPL_VAR's better. It was... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
acli | Don't extract strings in hidden values |
commit | commitdiff | tree | snapshot |
2004-02-12 |
tipaul | new feature : stocktaking/inventory. |
commit | commitdiff | tree | snapshot |
2004-02-12 |
tipaul | ignoring .tmpl that are hidden files (.somthing.tmpl... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
acli | This should be good enough to replace text-extract... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
acli | This is an experimental filter, based on simple scannin... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
tipaul | synch'ing 2.0.0 branch (RC4 tag) and head |
commit | commitdiff | tree | snapshot |
2004-02-11 |
tipaul | synch'ing 2.0.0 branch (RC4 tag) and head |
commit | commitdiff | tree | snapshot |
2004-02-11 |
tipaul | synch'ing 2.0.0 branch and head |
commit | commitdiff | tree | snapshot |
2004-02-10 |
acli | exit(-1) after usage() is not needed |
commit | commitdiff | tree | snapshot |
2004-02-10 |
acli | Minor correction in help text |
commit | commitdiff | tree | snapshot |
2004-02-10 |
acli | Arrays are always defined. We should check its length... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
acli | Sync to en template |
commit | commitdiff | tree | snapshot |
2004-02-10 |
acli | Sync to en, not yet translated |
commit | commitdiff | tree | snapshot |
2004-02-10 |
acli | This is more consistent |
commit | commitdiff | tree | snapshot |
2004-02-10 |
acli | New file from en |
commit | commitdiff | tree | snapshot |
2004-02-10 |
acli | SGML syntax correction |
commit | commitdiff | tree | snapshot |
2004-02-10 |
acli | $script_name in template causes runtime error. Should... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
acli | Sync to new en template |
commit | commitdiff | tree | snapshot |
2004-02-10 |
acli | SGML syntax corrections |
commit | commitdiff | tree | snapshot |
2004-02-10 |
acli | Minor updates |
commit | commitdiff | tree | snapshot |
2004-02-10 |
acli | Markup error |
commit | commitdiff | tree | snapshot |
2004-02-10 |
acli | New "About" templates from en |
commit | commitdiff | tree | snapshot |
2004-02-10 |
acli | This makes the fonts look more like the English version |
commit | commitdiff | tree | snapshot |
2004-02-10 |
acli | Pedantic SGML syntax correction |
commit | commitdiff | tree | snapshot |
2004-02-10 |
acli | Spurious attribute in BODY removed |
commit | commitdiff | tree | snapshot |
2004-02-10 |
acli | This wording seems to be more commonly used |
commit | commitdiff | tree | snapshot |
2004-02-10 |
acli | Sync to en (new file) |
commit | commitdiff | tree | snapshot |
2004-02-10 |
acli | A couple of minor, pedantic SGML syntax corrections |
commit | commitdiff | tree | snapshot |
2004-02-10 |
acli | Various SGML syntax corrections (needed) |
commit | commitdiff | tree | snapshot |
2004-02-10 |
acli | This makes a bit more sense |
commit | commitdiff | tree | snapshot |
2004-02-10 |
acli | Various pedantic SGML syntax corrections (e.g., <!... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
acli | Minor improvements |
commit | commitdiff | tree | snapshot |
2004-02-10 |
acli | Sync to en |
commit | commitdiff | tree | snapshot |
2004-02-10 |
acli | Changed DTD declaration so that Mozilla will use standa... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
acli | Use more standard translation for "About" |
commit | commitdiff | tree | snapshot |
2004-02-10 |
acli | Changed DTD declaration so that Mozilla will use standa... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
acli | Sync to en/include/common-style.css |
commit | commitdiff | tree | snapshot |
2004-02-10 |
acli | We can't use A.home, A.about, etc. for Chinese, otherwi... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
acli | Spelling mistake |
commit | commitdiff | tree | snapshot |
2004-02-10 |
acli | This allows the user to type zh_TW and still get Chines... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
acli | Minor spelling correction. |
commit | commitdiff | tree | snapshot |
2004-02-09 |
acli | Fix of bug 711, "No message named WhereisMySQL in Insta... |
commit | commitdiff | tree | snapshot |
2004-01-26 |
oleonard | Added variables available to template: streetaddress... |
commit | commitdiff | tree | snapshot |
2004-01-21 |
rangi | Bug 605 fixed |
commit | commitdiff | tree | snapshot |
2004-01-15 |
rangi | Fix for bug 605, committing here as well as the stable... |
commit | commitdiff | tree | snapshot |
2004-01-12 |
rangi | Changed to use biblionumber as the key for biblios... |
commit | commitdiff | tree | snapshot |
2004-01-12 |
tipaul | sync'ing with rel_2_0 (mostly prepare/execute pb, bug... |
commit | commitdiff | tree | snapshot |
2004-01-12 |
tipaul | synch'ing with rel_2_0 |
commit | commitdiff | tree | snapshot |
2004-01-12 |
tipaul | synch'ing with rel_2_0 version |
commit | commitdiff | tree | snapshot |
2004-01-09 |
joshferraro | Added Pate's Koha rss stuff. |
commit | commitdiff | tree | snapshot |
2004-01-09 |
joshferraro | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-01-09 |
joshferraro | A basic Z3950 Server for Koha |
commit | commitdiff | tree | snapshot |
2004-01-08 |
oleonard | Added Paul's LibraryName variable to template |
commit | commitdiff | tree | snapshot |
2004-01-07 |
oleonard | Modified HTML to move towards validity (quoted attribut... |
commit | commitdiff | tree | snapshot |
2004-01-07 |
oleonard | Modified HTML to move towards validity (quoted attribut... |
commit | commitdiff | tree | snapshot |
next |