Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2008-02-28 12:05:49
- roelof
- Member
- Registered: 2005-03-27
- Posts: 647
upm_date_archive problem
Hello,
I asked the same in the plugin forum but i don’t get a answer there.
I use this plugin for the menu and the articles.
but i have several problems now :
1) I want to see the articles like this way : http://www.tamarawobben.nl/index.php?id=18 and it looks now like this : http://textpattern.tamarawobben.nl
2) I like to have the same homepage as http://www.tamarawobben.nl and on the other pages like this : http://www.tamarawobben.nl/index.php?id=18.
3) I have to put a contact page and a guestbook in the menu.
Can this be done and how ?
Regards,
Roelof
Offline
#2 2008-02-29 00:27:49
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: upm_date_archive problem
Offline
#3 2008-03-16 12:05:39
- roelof
- Member
- Registered: 2005-03-27
- Posts: 647
Re: upm_date_archive problem
Hello,
Hopefully the lastto questions :
The output of the plugin is now :
<dt>2005</dt>
<dd><a href=”?s=article&month=2005-02”>feb</a></dd>
<dd><a href=”?s=article&month=2005-03”>mrt</a></dd>
</dl>
But for a sliding menu based on css i need a output like this :
<li>
<!—[if lte IE 6]><a href=”#nogo”><table><tr><td><![endif]—>
<dl class=“gallery”>
<dt><a href=”../menu/index.html”>Februari</a></dt>
<dd><a href=”../menu/zero_dollars.html” title=“The zero dollar ads page”>zero dollars</a></dd>
<dd><a href=”../menu/embed.html” title=“Wrapping text around images”>wrapping text</a></dd>
<dd><a href=”../menu/form.html” title=“Styling forms”>styled form</a></dd>
<dd><a href=”../menu/nodots.html” title=“Removing active/focus borders”>active focus</a></dd>
<dd><a href=”../menu/shadow_boxing.html” title=“Multi-position drop shadow”>shadow boxing</a></dd>
<dd><a href=”../menu/old_master.html” title=“Image Map for detailed information”>image map</a></dd>
<dd><a href=”../menu/bodies.html” title=“fun with background images”>fun with backgrounds</a></dd>
<dd><a href=”../menu/fade_scroll.html” title=“fade-out scrolling”>fade scrolling</a></dd>
<dd><a href=”../menu/em_images.html” title=“em size images compared”>em sized images</a></dd>
</dl>
<!—[if lte IE 6]></td></tr></table></a><![endif]—>
</li>
Can this easyli be done or do i have to hack the plugin.
Second question :
At the end i need some 3 a 4 external links to a guestbook, a gallery and a contact page.
How can i make this within the defenition list.
Roelof
Roelof
Last edited by roelof (2008-03-16 13:43:50)
Offline
Pages: 1