Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

  1. Index
  2. » Archives
  3. » [archived] rom_simple_archive

#1 2005-05-13 00:08:00

Romuald
Archived Plugin Author
From: France (69)
Registered: 2005-03-01
Posts: 20
Website

[archived] rom_simple_archive

Notice: This thread is archived, this plugin is no longer available.

**********************************************************

Here’s my first (and maybe the only) plugin.
It’s based on mdn_section_archive by Mark Norton.

It generate a simple w3c compliant archive list (like a lot other) but more semantique.

The plugin in action : http://ckkoshi.free.fr/?s=archive
The xhtml/txp tag :

<div id=“center”>
 <div class=“ArticleIndex”>
  <h2><a href=”?s=archive”>Archive</a> :</h2>
  <h3><a href=”?”>L’Actualité</a></h3>
  <txp:rom_simple_archive section=“nouvelle” monthtag=“h4” />
  <h3><a href=”?s=article”>Les Articles</a></h3>
  <txp:rom_simple_archive section=“article” monthtag=“h4” />
  <hr />
  <txp:breadcrumb wraptag=“p” label=“Test” sep=” —> “ link=“y” />
 </div>
</div>

The plugin : http://ckkoshi.free.fr/ressource/txp_plugin/rom_simple_archive.php

I hope it’s not too much bugged. :D

Offline

  1. Index
  2. » Archives
  3. » [archived] rom_simple_archive

Board footer

Powered by FluxBB