aboutsummaryrefslogtreecommitdiff
path: root/lib/WebCoso
Commit message (Collapse)AuthorAge
* fix for newer YAMLHEADmasterdakkar2023-09-23
|
* add `video` directivedakkar2019-10-05
|
* fix duplicate key in rst configdakkar2019-10-05
|
* enable "raw"dakkar2019-10-05
| | | | I should add a "video" directive at some point
* expose dates to TTdakkar2015-03-08
|
* add (n)sortf for arraysdakkar2015-03-08
|
* make output a bit more stableGianni Ceccarelli2013-11-19
|
* more debug infodakkar2010-02-17
|
* create empty doc element for empty docsdakkar2010-02-17
|
* still segfaultsdakkar2009-11-05
| | | | and I can't reproduce the error in a minimal test case…
* fix stupid mistypeGianni Ceccarelli2009-10-28
| | | | it prevented changes to be cached
* always return a "title" element for titlesdakkar2009-08-31
| | | | | even when the title is a simple string; previously strings were returned as "paragraph", which confused the redering
* allow a general "tags" documentdakkar2009-08-19
|
* fixed "last modified" datedakkar2009-08-19
| | | | it has to be taken from the earliest source file, not from the .du.xml
* export changes to XSLTdakkar2009-08-18
|
* keep dates also for tagsdakkar2009-08-18
|
* warn if no atom iddakkar2009-08-18
|
* some more path cleanupdakkar2009-08-17
|
* some EXSLT functions missing from XML::LibXSLTdakkar2009-08-17
| | | | untested, and should really be in a separate distribution
* decode ReST files before parsingdakkar2009-08-17
|
* ristretto %WebCoso::Common::docfiles, altrimenti file di backup e altre ↵dakkar2009-01-08
| | | | | | spocizie incasinavano metà dei conti git-svn-id: svn://luxion/repos/WebCoso/trunk@408 fcb26f47-9200-0410-b104-b98ab5b095f3
* aggirato il problema dei titoli che in alcune lingue non esistonodakkar2009-01-08
| | | | git-svn-id: svn://luxion/repos/WebCoso/trunk@407 fcb26f47-9200-0410-b104-b98ab5b095f3
* i feed dei tag vanno!dakkar2009-01-07
| | | | git-svn-id: svn://luxion/repos/WebCoso/trunk@405 fcb26f47-9200-0410-b104-b98ab5b095f3
* pulizia dei path, ma non va proprio benedakkar2009-01-07
| | | | git-svn-id: svn://luxion/repos/WebCoso/trunk@404 fcb26f47-9200-0410-b104-b98ab5b095f3
* messi i tag / category nel feeddakkar2009-01-07
| | | | git-svn-id: svn://luxion/repos/WebCoso/trunk@403 fcb26f47-9200-0410-b104-b98ab5b095f3
* feed fatti, e pure col testdakkar2009-01-07
| | | | | | | manca: testare feed intl, fare feed dei tag, mettere i tag nei feed git-svn-id: svn://luxion/repos/WebCoso/trunk@402 fcb26f47-9200-0410-b104-b98ab5b095f3
* lingua passata anche a expandTT, e usatadakkar2009-01-06
| | | | git-svn-id: svn://luxion/repos/WebCoso/trunk@400 fcb26f47-9200-0410-b104-b98ab5b095f3
* ora i feed espandono le pagine (e ri-fissato l'errore dei titoli, cfr r388)dakkar2009-01-06
| | | | git-svn-id: svn://luxion/repos/WebCoso/trunk@399 fcb26f47-9200-0410-b104-b98ab5b095f3
* ora genera davvero i feeddakkar2009-01-06
| | | | git-svn-id: svn://luxion/repos/WebCoso/trunk@398 fcb26f47-9200-0410-b104-b98ab5b095f3
* forse i feed vanno (tranne i body); cleaner non elimina i sorgenti dei feeddakkar2008-12-29
| | | | git-svn-id: svn://luxion/repos/WebCoso/trunk@397 fcb26f47-9200-0410-b104-b98ab5b095f3
* inizio dei feeddakkar2008-12-29
| | | | git-svn-id: svn://luxion/repos/WebCoso/trunk@396 fcb26f47-9200-0410-b104-b98ab5b095f3
* forse i feed funzionano… non testatodakkar2008-12-27
| | | | git-svn-id: svn://luxion/repos/WebCoso/trunk@394 fcb26f47-9200-0410-b104-b98ab5b095f3
* proviamo a fare i feeddakkar2008-12-24
| | | | | | | | - feed.tt genera un XML senza i testi, con solo i nomi file - $xslt->fillFeed() lo frulla con un XSLT che ci mette i dati veri git-svn-id: svn://luxion/repos/WebCoso/trunk@393 fcb26f47-9200-0410-b104-b98ab5b095f3
* starting handling of changesdakkar2008-12-24
| | | | git-svn-id: svn://luxion/repos/WebCoso/trunk@392 fcb26f47-9200-0410-b104-b98ab5b095f3
* fixed that damn title-related errordakkar2008-10-02
| | | | git-svn-id: svn://luxion/repos/WebCoso/trunk@388 fcb26f47-9200-0410-b104-b98ab5b095f3
* some uniqsdakkar2008-10-01
| | | | git-svn-id: svn://luxion/repos/WebCoso/trunk@384 fcb26f47-9200-0410-b104-b98ab5b095f3
* sensible levelsdakkar2008-10-01
| | | | git-svn-id: svn://luxion/repos/WebCoso/trunk@383 fcb26f47-9200-0410-b104-b98ab5b095f3
* addded loggingdakkar2008-10-01
| | | | git-svn-id: svn://luxion/repos/WebCoso/trunk@382 fcb26f47-9200-0410-b104-b98ab5b095f3
* better tag handlingdakkar2008-10-01
| | | | git-svn-id: svn://luxion/repos/WebCoso/trunk@381 fcb26f47-9200-0410-b104-b98ab5b095f3
* have it "work" without tagsdakkar2008-09-03
| | | | git-svn-id: svn://luxion/repos/WebCoso/trunk@367 fcb26f47-9200-0410-b104-b98ab5b095f3
* aggiunto supporto date (data creazione deve essere scritta nel documento)dakkar2008-03-01
| | | | git-svn-id: svn://luxion/repos/WebCoso/trunk@330 fcb26f47-9200-0410-b104-b98ab5b095f3
* refactoring: cleanerdakkar2008-01-03
| | | | git-svn-id: svn://luxion/repos/WebCoso/trunk@329 fcb26f47-9200-0410-b104-b98ab5b095f3
* refactoring: ReSTdakkar2008-01-03
| | | | git-svn-id: svn://luxion/repos/WebCoso/trunk@328 fcb26f47-9200-0410-b104-b98ab5b095f3
* refactoring: xsltdakkar2008-01-03
| | | | git-svn-id: svn://luxion/repos/WebCoso/trunk@327 fcb26f47-9200-0410-b104-b98ab5b095f3
* refactoring: TTdakkar2008-01-03
| | | | git-svn-id: svn://luxion/repos/WebCoso/trunk@326 fcb26f47-9200-0410-b104-b98ab5b095f3
* pulizia: si ricomincia (di nuovo...)dakkar2006-12-17
| | | | git-svn-id: svn://luxion/repos/WebCoso/trunk@234 fcb26f47-9200-0410-b104-b98ab5b095f3
* r1350@narval: dakkar | 2006-02-21 13:05:07 +0100dakkar2006-02-21
| | | | | | | fatto il naming, almeno alla buona git-svn-id: svn://luxion/repos/WebCoso/trunk@203 fcb26f47-9200-0410-b104-b98ab5b095f3
* r1349@narval: dakkar | 2006-02-21 12:47:25 +0100dakkar2006-02-21
| | | | | | | eliminata un'eccezione (e test relativo); inizio del naming git-svn-id: svn://luxion/repos/WebCoso/trunk@202 fcb26f47-9200-0410-b104-b98ab5b095f3
* raccolta meta-dati, con test. TODO collezionidakkar2006-02-07
| | | | git-svn-id: svn://luxion/repos/WebCoso/trunk@160 fcb26f47-9200-0410-b104-b98ab5b095f3
* portato ToXml ai nuovi fh lazy, e aggiunta gestione chiavi arbitrariedakkar2006-02-07
| | | | git-svn-id: svn://luxion/repos/WebCoso/trunk@158 fcb26f47-9200-0410-b104-b98ab5b095f3