DTD Documentation

Joomla! Documentation Workgroup

Moderator: Documentation

Locked
KimElla
Joomla! Fledgling
Joomla! Fledgling
Posts: 4
Joined: Sat Jul 23, 2022 8:41 am

DTD Documentation

Post by KimElla » Sat Jul 23, 2022 8:45 am

There was once a documentation on the dtd available, which could be found here: https://docs.joomla.org/Official_DTDs. However, each of the addresses is now a broken link. I am in need of all available handlers that are pre-given by Joomla. Does anybody know, where I can find them now?
Last edited by imanickam on Sat Jul 23, 2022 12:47 pm, edited 1 time in total.
Reason: Moved topic » from Templates for Joomla! 4.x to docs.joomla.org - Feedback/Information

User avatar
Per Yngve Berg
Joomla! Master
Joomla! Master
Posts: 30923
Joined: Mon Oct 27, 2008 9:27 pm
Location: Romerike, Norway

Re: DTD Documentation

Post by Per Yngve Berg » Sat Jul 23, 2022 9:09 am

https://docs.joomla.org/Portal:Joomla_4 ... _Templates

Also check out the Joomla Magazine for tips: https://magazine.joomla.org

Not sure what you want with this information dating back before 2011.

KimElla
Joomla! Fledgling
Joomla! Fledgling
Posts: 4
Joined: Sat Jul 23, 2022 8:41 am

Re: DTD Documentation

Post by KimElla » Sat Jul 23, 2022 9:33 am

Sorry, but this didn't help. I want to know which !elements were declared by Joomla. The related files are now all missing. It's funny that nobody seemed to notice by now, or I cannot find the entry where someone somewhere asked the same question. But the link to this should be the address below. And this is a broken link. Which means, there is nowhere on the Joomla website where it can be found. I looked. So where do I have to go now, to get the information?
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE install PUBLIC "-//Joomla! 1.5//DTD template 1.0//EN" "http://www.joomla.org/xml/dtd/1.5/template-install.dtd">
<install version="1.5" type="template">

KimElla
Joomla! Fledgling
Joomla! Fledgling
Posts: 4
Joined: Sat Jul 23, 2022 8:41 am

Re: DTD Documentation

Post by KimElla » Sat Jul 23, 2022 9:37 am

This is, how it should look like (example from Sun Microsysstems)
<!--
Copyright 2006 Sun Microsystems, Inc. All rights reserved.
-->

<!-- DTD for properties -->
<!ELEMENT properties ( comment?, entry* ) >
<!ATTLIST properties version CDATA #FIXED "1.0">
<!ELEMENT comment (#PCDATA) >
<!ELEMENT entry (#PCDATA) >
<!ATTLIST entry key CDATA #REQUIRED>

User avatar
Per Yngve Berg
Joomla! Master
Joomla! Master
Posts: 30923
Joined: Mon Oct 27, 2008 9:27 pm
Location: Romerike, Norway

Re: DTD Documentation

Post by Per Yngve Berg » Sat Jul 23, 2022 10:05 am


User avatar
ceford
Joomla! Hero
Joomla! Hero
Posts: 2668
Joined: Mon Feb 24, 2014 10:38 pm
Location: Edinburgh, Scotland
Contact:

Re: DTD Documentation

Post by ceford » Sat Jul 23, 2022 1:10 pm

Years since I looked at a DTD! As far as I can see there are no DTD statements in the Joomla 4 code. Could you tell us where you see it so that you need it for your purposes?


Locked

Return to “docs.joomla.org - Feedback/Information”