Changeset 50011 in spip-zone
- Timestamp:
- Jul 27, 2011, 10:02:54 AM (10 years ago)
- Location:
- _core_/plugins/dist
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_core_/plugins/dist/article.html
r50004 r50011 70 70 <a href="#forum" name="forum" id="forum"></a> 71 71 <INCLURE{fond=inclure/forum, id_article} /> 72 [<p class="repondre "><a href="(#PARAMETRES_FORUM|url_reponse_forum)" rel="noindex nofollow"><:repondre_article:></a></p>]72 [<p class="repondre clear"><a href="(#PARAMETRES_FORUM|url_reponse_forum)" rel="noindex nofollow"><:repondre_article:></a></p>] 73 73 74 74 </div><!--.content--> -
_core_/plugins/dist/inclure/documents.html
r49909 r50011 41 41 <BOUCLE_documents_joints(DOCUMENTS) {id_article} {extension !IN gif,jpg,png} {vu=non}{par num titre, date}>[ 42 42 <li> 43 <strong><a href="(#URL_DOCUMENT)" title="<:bouton_download:>" type="#MIME_TYPE">[(#TITRE|sinon{<: info_document:>})]</a></strong>43 <strong><a href="(#URL_DOCUMENT)" title="<:bouton_download:>" type="#MIME_TYPE">[(#TITRE|sinon{<:medias:info_document:>})]</a></strong> 44 44 <small>(<span>#TYPE_DOCUMENT[ – (#TAILLE|taille_en_octets)]</span>)</small> 45 45 #DESCRIPTIF
Note: See TracChangeset
for help on using the changeset viewer.