[geeklog-devtalk] geeklog-devel digest, Vol 1 #490 - 2 msgs
geeklog-devel-request at lists.geeklog.net
geeklog-devel-request at lists.geeklog.net
Wed Jan 26 13:00:02 EST 2005
Send geeklog-devel mailing list submissions to
geeklog-devel at lists.geeklog.net
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.geeklog.net/listinfo/geeklog-devel
or, via email, send a message with subject or body 'help' to
geeklog-devel-request at lists.geeklog.net
You can reach the person managing the list at
geeklog-devel-admin at lists.geeklog.net
When replying, please edit your Subject line so it is more specific
than "Re: Contents of geeklog-devel digest..."
Today's Topics:
1. GL2 link? (Dirk Haun)
2. Allowable HTML and 'style' (Rob Griffiths)
--__--__--
Message: 1
From: "Dirk Haun" <dirk at haun-online.de>
To: <geeklog-devel at lists.geeklog.net>
Date: Tue, 25 Jan 2005 21:11:52 +0100
Organization: Terra Software Systems
Subject: [geeklog-devel] GL2 link?
Reply-To: geeklog-devel at lists.geeklog.net
What's a good link to point people to information about GL2? I've
restructured the Resources block on geeklog.net a bit and noticed that
the "Geeklog 2" link there points to the project page, which doesn't have
a lot to say about GL2.
Maybe someone wants to write a static page that can serve as a portal
page to the various GL2 resources?
Speaking of which: At one point, we had a GL2 vision document (linked to
from <http://www.geeklog.net/article.php/20020726125436153>) but it's
long gone. Search engines and human readers are still looking for it,
though, so I've configured the server to send a "410 Gone". Does someone
still have that document?
bye, Dirk
--
http://www.haun-online.de/
http://www.macosx-faq.de/
--__--__--
Message: 2
To: geeklog-devel at lists.geeklog.net
From: Rob Griffiths <robg at macosxhints.com>
Date: Wed, 26 Jan 2005 07:44:50 -0800
Subject: [geeklog-devel] Allowable HTML and 'style'
Reply-To: geeklog-devel at lists.geeklog.net
On my current (GL 1.3.7+) site, I use this <div> command to make a nice
outlined box:
<div style="border:1px solid #000099; background-color: #FFFDBB;
padding: 5px; margin-left: 5%; margin-right: 5%;">
This works great, and I want to do the same in 1.3.9 (or .10 or .11),
when I finally upgrade. My dev server is running 1.3.9, so I tried
adding the following to config.php, in the Admin HTML section:
'div' => array('class' => 1, 'id' => 1, 'style' => 1),
This sorta works, except the above <div> is munched from what I enter
into this:
<div style="1px solid #000099; background-color: #FFFDBB; padding: 5px;
margin-left: 5%; margin-right: 5%;">
Why is it erasing 'border:', but leaving everything else?
thanks;
-rob.
--__--__--
_______________________________________________
geeklog-devel mailing list
geeklog-devel at lists.geeklog.net
http://lists.geeklog.net/listinfo/geeklog-devel
End of geeklog-devel Digest
More information about the geeklog-devtalk
mailing list