Hello,
For all forum fans out there: the three radiant lists have been imported
in Nabble: http://www.nabble.com/Radiant-f18309.html.
The main list is known as Radiant-User. The others have their own
regular name: Radiant-Core and Radiant-Docs.
Regards,
Erik.
–
Erik van Oosten
Erik van Oosten wrote:
For all forum fans out there: the three radiant lists have been imported
in Nabble: http://www.nabble.com/Radiant-f18309.html.
Nice! How hard would it be to make it match the Radiant Web site?
–
John L.
http://wiseheartdesign.com
Did not think about that. But according to
http://www.nabble.com/help/Answer.jtp?id=21 it seems pretty easy.
Sorry I don’t have the time for it today. Perhaps on Saturday.
Erik.
John W. Long wrote:
http://wiseheartdesign.com
–
Erik van Oosten
I came as far as what is copied below here.
A big problem is that the background should really be white as the
Nabble images have a white background. The footer is not correct yet,
perhaps a missing .
Feel free to continue where I left off.
Regards,
Erik.
--------------------------------------8<--------------------------------------
<link rel="stylesheet" type="text/css"
href=“http://radiantcms.org/styles.css” />
<div id="header">
<div id="logo">
<img src="http://radiantcms.org/images/logo.gif" alt="Radiant -
Content Management Simplified" />
</div>
<div id="site-links">
<a href="http://radiantcms.org/">Home</a>
<span class="separator"> | </span>
<a href="http://radiantcms.org/demo/">Demo</a>
<span class="separator"> | </span>
<a href="http://radiantcms.org/download/">Download</a>
<span class="separator"> | </span>
<a href="http://dev.radiantcms.org/">Development</a>
<span class="separator"> | </span>
<a href="http://radiantcms.org/mailing-list/">Mailing List</a>
<span class="separator"> | </span>
<strong>Forum</strong>
<span class="separator"> | </span>
<a href="http://radiantcms.org/blog/">Weblog</a>
</div>
</div>
<div id="content">
<div class='nabble' id='nabble' />
</div>
<div id="footer">
<p>
This site is made with <a href="http://ruby-lang.org">Ruby</a>
and powered by Radiant CMS and
Nabble.
Web S. Design, Logo, Etc. Copyright © 2006, <a
href=“http://wiseheartdesign.com/”>John W. Long. All Rights
Reserved.
</div>
--------------------------------------8<--------------------------------------
John W. Long wrote:
http://wiseheartdesign.com
Radiant mailing list
Post: [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site: http://lists.radiantcms.org/mailman/listinfo/radiant
–
Erik van Oosten