mirror of
https://github.com/smarty-php/smarty.git
synced 2025-10-28 02:41:37 +01:00
184 lines
6.5 KiB
Plaintext
Executable File
184 lines
6.5 KiB
Plaintext
Executable File
2002-06-09 Norman Walsh <nwalsh@users.sourceforge.net>
|
|
|
|
* dbbibl.dsl, dbttlpg.dsl: Fix bug #502337: remove 'by' from copyright statements
|
|
|
|
2002-05-21 Norman Walsh <nwalsh@users.sourceforge.net>
|
|
|
|
* dbttlpg.dsl: Make sure email addresses in info elements are links
|
|
|
|
2002-05-12 Norman Walsh <nwalsh@users.sourceforge.net>
|
|
|
|
* dbttlpg.dsl: Bug #494693: bad formalpara formatting on title pages
|
|
|
|
* dbverb.dsl: Bugs #429663 and #474328 fixed (allow external linespecific content to be indented and numbered). Eight bit or unicode external linespecific content may be problematic though.
|
|
|
|
2002-05-09 Norman Walsh <nwalsh@users.sourceforge.net>
|
|
|
|
* dbgraph.dsl: Bug #448732: make image-library work with imagedata
|
|
|
|
* dblink.dsl: Allow xref to refnamediv
|
|
|
|
2002-05-06 Norman Walsh <nwalsh@users.sourceforge.net>
|
|
|
|
* dbbibl.dsl: Fix broken style attribute on biblioentries
|
|
|
|
2002-04-29 Norman Walsh <nwalsh@users.sourceforge.net>
|
|
|
|
* dbefsyn.dsl: Format synopsis elements correctly outside of classsynopsis
|
|
|
|
2002-04-21 Norman Walsh <nwalsh@users.sourceforge.net>
|
|
|
|
* db31.dsl, dbadmon.dsl, dbblock.dsl, dbcompon.dsl, dbdivis.dsl, dbgloss.dsl, dbindex.dsl, dblists.dsl, dbrfntry.dsl, dbsect.dsl, dbtable.dsl, dbttlpg.dsl:
|
|
Make sure named anchors are closed
|
|
|
|
2002-03-24 Adam Di Carlo <adicarlo@users.sourceforge.net>
|
|
|
|
* Makefile: add a clean rule here
|
|
|
|
2002-03-21 Norman Walsh <nwalsh@users.sourceforge.net>
|
|
|
|
* dbfootn.dsl: Fix footnote bugs (Adam, please double-check)
|
|
|
|
2002-03-20 Norman Walsh <nwalsh@users.sourceforge.net>
|
|
|
|
* dbefsyn.dsl: Support freestanding {method,field,constructor,destructor}synopsis
|
|
|
|
2002-03-16 Adam Di Carlo <adicarlo@users.sourceforge.net>
|
|
|
|
* dbfootn.dsl: footnotes go in a CSS class "footnote"; reduce code, additional modularity -- to change footnote rendering,
|
|
you just have to provide a different "$footnote-literal$" procedure
|
|
|
|
2002-02-22 Norman Walsh <nwalsh@users.sourceforge.net>
|
|
|
|
* dblink.dsl: Add element-page-number-sosofo back in; always produce "???"
|
|
|
|
2002-02-20 Norman Walsh <nwalsh@users.sourceforge.net>
|
|
|
|
* dblink.dsl: Remove bogus page-number rules
|
|
|
|
2002-01-03 Norman Walsh <nwalsh@users.sourceforge.net>
|
|
|
|
* dbindex.dsl: Wrap DIVs around index lists
|
|
|
|
2001-12-06 Norman Walsh <nwalsh@users.sourceforge.net>
|
|
|
|
* db31.dsl, dbadmon.dsl, dbblock.dsl, dbcompon.dsl, dbdivis.dsl, dbgloss.dsl, dbindex.dsl, dblists.dsl, dbrfntry.dsl, dbsect.dsl, dbttlpg.dsl:
|
|
Make anchors empty so that they don't imply style for the things they wrap
|
|
|
|
2001-12-01 Norman Walsh <nwalsh@users.sourceforge.net>
|
|
|
|
* docbook.dsl: Bug #462406 legalnotice-link breaks HTML manifest
|
|
|
|
2001-11-30 Norman Walsh <nwalsh@users.sourceforge.net>
|
|
|
|
* dbsect.dsl: Patch #473116: Section levels
|
|
|
|
2001-11-18 Norman Walsh <nwalsh@users.sourceforge.net>
|
|
|
|
* dbparam.dsl: Bug #482355: use legalnotice id when use-id-as-filename is true
|
|
|
|
2001-11-14 Norman Walsh <nwalsh@users.sourceforge.net>
|
|
|
|
* docbook.dsl: Added Basque, Nynorsk, Ukranian, and Xhosa
|
|
|
|
2001-11-03 Norman Walsh <nwalsh@users.sourceforge.net>
|
|
|
|
* dbinline.dsl: Support pubwork=article on citetitle
|
|
|
|
2001-10-13 Jirka Kosek <kosek@users.sourceforge.net>
|
|
|
|
* dbinline.dsl: Fixed bug #470840 - added support for methodname.
|
|
|
|
2001-10-01 Norman Walsh <nwalsh@users.sourceforge.net>
|
|
|
|
* dbverb.dsl: Support linenumbering attribute on verbatim environments
|
|
|
|
2001-09-29 Norman Walsh <nwalsh@users.sourceforge.net>
|
|
|
|
* dbcallou.dsl: Bug #449494: make callouts work even if they appear on the last line of a verbatim environment
|
|
|
|
2001-09-23 Norman Walsh <nwalsh@users.sourceforge.net>
|
|
|
|
* db31.dsl: ImageData should use the image function from dbgraph.dsl
|
|
|
|
* dbgraph.dsl: Patch #421990: support width and depth attributes on graphics
|
|
|
|
* dbverb.dsl: Patch #461901, make %fix-para-wrappers% affect verbatim
|
|
|
|
2001-09-18 Nik Clayton <nikclayton@users.sourceforge.net>
|
|
|
|
* dbcompon.dsl, dbparam.dsl: Add $generate-article-lot-list$, initially empty, which controls what
|
|
whether or not a list of titles is generated for articles.
|
|
|
|
Currently HTML only.
|
|
|
|
2001-08-30 Norman Walsh <nwalsh@users.sourceforge.net>
|
|
|
|
* db31.dsl: Fix XML/SGML discrepancy wrt normalization of notation names; move some common stuff into dbcommon
|
|
|
|
2001-08-25 Norman Walsh <nwalsh@users.sourceforge.net>
|
|
|
|
* dbinline.dsl: Fix erroneous literals
|
|
|
|
* dbsect.dsl: Bug #451005: no id anchor for bridgehead
|
|
|
|
2001-08-06 Norman Walsh <nwalsh@users.sourceforge.net>
|
|
|
|
* dbinline.dsl, dbparam.dsl: Support 'bold' and 'strong' roles on emphasis in the expected way, added %{emphasis,phrase}-propagates-style% parameters
|
|
|
|
2001-07-05 Norman Walsh <nwalsh@users.sourceforge.net>
|
|
|
|
* dbautoc.dsl, dbhtml.dsl: Patch #420730, use dingbat-sosofo instead of literal to create emdash
|
|
|
|
* dbnavig.dsl: Patch #418401, add accesskey attributes to HTML navigation
|
|
|
|
* dbparam.dsl: Patch #420012, Add colon to content-title-end-punct
|
|
|
|
2001-07-04 <uid48421@users.sourceforge.net>
|
|
|
|
* docbook.dsl: Added Afrikaans and Turkish
|
|
|
|
2001-05-11 Norman Walsh <nwalsh@users.sourceforge.net>
|
|
|
|
* docbook.dsl: Support Serbian and Traditional Chinese
|
|
|
|
2001-05-04 Norman Walsh <nwalsh@users.sourceforge.net>
|
|
|
|
* dbprocdr.dsl: Support links to procedures and steps
|
|
|
|
2001-05-03 Jirka Kosek <kosek@users.sourceforge.net>
|
|
|
|
* dbinline.dsl: Attributes marked up by <sgmltag> are now in monospace (same as in XSL and print DSSSL).
|
|
|
|
2001-04-21 Norman Walsh <nwalsh@users.sourceforge.net>
|
|
|
|
* dbblock.dsl: Output anchors for formalparas with IDs
|
|
|
|
* dbinline.dsl: Bug #417697: workaround Netscape limitation with trade named entity.
|
|
|
|
2001-04-20 Norman Walsh <nwalsh@users.sourceforge.net>
|
|
|
|
* dbbibl.dsl: Make sure anchors are produced for bibliomixed elements
|
|
|
|
2001-04-18 Norman Walsh <nwalsh@users.sourceforge.net>
|
|
|
|
* dbinline.dsl, dbparam.dsl: Bug #413982, easy support for man page CGI links on citerefentry
|
|
|
|
2001-04-16 Norman Walsh <nwalsh@users.sourceforge.net>
|
|
|
|
* dbnavig.dsl: Added summary attribute to navigation tables
|
|
|
|
2001-04-04 Norman Walsh <nwalsh@users.sourceforge.net>
|
|
|
|
* Makefile: New file.
|
|
|
|
2001-04-03 Norman Walsh <nwalsh@users.sourceforge.net>
|
|
|
|
* db31.dsl: Fix bug 412548, allow WMF in media objects
|
|
|
|
2001-04-02 Norman Walsh <nwalsh@users.sourceforge.net>
|
|
|
|
* .cvsignore, catalog, db31.dsl, dbadmon.dsl, dbautoc.dsl, dbbibl.dsl, dbblock.dsl, dbcallou.dsl, dbchunk.dsl, dbcompon.dsl, dbdivis.dsl, dbefsyn.dsl, dbfootn.dsl, dbgloss.dsl, dbgraph.dsl, dbhtml.dsl, dbindex.dsl, dbinfo.dsl, dbinline.dsl, dblink.dsl, dblists.dsl, dblot.dsl, dbmath.dsl, dbmsgset.dsl, dbnavig.dsl, dbparam.dsl, dbpi.dsl, dbprocdr.dsl, dbrfntry.dsl, dbsect.dsl, dbsynop.dsl, dbtable.dsl, dbtitle.dsl, dbttlpg.dsl, dbverb.dsl, docbook.dsl, version.dsl:
|
|
New file.
|
|
|