Mercurial > p > roundup > code
changeset 5365:979390afb001
Fix some dev.zope.org links for tales and metal.
Unable to find a replacement for ZPT international support docs.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 15 Jul 2018 19:54:16 -0400 |
| parents | dffa7d0df99c |
| children | b87a1f51ac32 |
| files | doc/customizing.txt doc/developers.txt |
| diffstat | 2 files changed, 5 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/customizing.txt Fri Jul 13 21:56:08 2018 -0400 +++ b/doc/customizing.txt Sun Jul 15 19:54:16 2018 -0400 @@ -2027,7 +2027,7 @@ __ https://chameleon.readthedocs.io/en/latest/reference.html?highlight=differences#incompatibilities-and-differences .. _TAL: .. _Template Attribute Language: - http://dev.zope.org/Wikis/DevSite/Projects/ZPT/TAL%20Specification%201.4 + https://pagetemplates.readthedocs.io/en/latest/history/TALSpecification14.html Basic Templating Actions @@ -2196,7 +2196,7 @@ .. _TALES: .. _Template Attribute Language Expression Syntax: - http://dev.zope.org/Wikis/DevSite/Projects/ZPT/TALES%20Specification%201.3 + https://pagetemplates.readthedocs.io/en/latest/history/TALESSpecification13.html Template Macros @@ -2261,7 +2261,7 @@ .. _METAL: .. _Macro Expansion Template Attribute Language: - http://dev.zope.org/Wikis/DevSite/Projects/ZPT/METAL%20Specification%201.0 + https://pagetemplates.readthedocs.io/en/latest/history/TALESSpecification13.html Information available to templates ----------------------------------
--- a/doc/developers.txt Fri Jul 13 21:56:08 2018 -0400 +++ b/doc/developers.txt Sun Jul 15 19:54:16 2018 -0400 @@ -442,10 +442,10 @@ http://lists.sourceforge.net/mailman/listinfo/roundup-devel .. _TAL: .. _Template Attribute Language: - http://dev.zope.org/Wikis/DevSite/Projects/ZPT/TAL%20Specification%201.4 + https://pagetemplates.readthedocs.io/en/latest/history/TALSpecification14.html .. _TALES: .. _Template Attribute Language Expression Syntax: - http://dev.zope.org/Wikis/DevSite/Projects/ZPT/TALES%20Specification%201.3 + https://pagetemplates.readthedocs.io/en/latest/history/TALESSpecification13.html .. _vim: http://www.vim.org/ .. _ZPTInternationalizationSupport: http://dev.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/ZPTInternationalizationSupport
