[geeklog-devtalk] geeklog-devel digest, Vol 1 #387 - 2 msgs
geeklog-devel-request at lists.geeklog.net
geeklog-devel-request at lists.geeklog.net
Wed Sep 8 13:00:02 EDT 2004
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. portal.php and Google (Dirk Haun)
2. Story Tags (Simon Lord)
--__--__--
Message: 1
From: "Dirk Haun" <dirk at haun-online.de>
To: <geeklog-devel at lists.geeklog.net>
Date: Tue, 7 Sep 2004 19:23:51 +0200
Organization: Terra Software Systems
Subject: [geeklog-devel] portal.php and Google
Reply-To: geeklog-devel at lists.geeklog.net
Now here's an interesting effect of Geeklog's portal.php that I haven't
noticed before. A Google search for a certain musician brings up, amongst
others, this result:
CD Baby: VANESSA PETERS: Sparkler - hear and buy it at CD BABY.
Vanessa Peters Sparkler ... 2003 Vanessa Peters. CD List price: $16.94.
CD Baby Price: $11.99 ADD TO CART. IN STOCK. ORDER NOW. Will ship within
24 hours! ...
www.handful-of-sparks.de/portal.php/link/20040827211701114 - 21k - 5 Sep 2004
The URL is from the links section of one of my sites, but the contents
are not (the actual URL is <http://www.cdbaby.com/cd/vanessapeters>).
This probably has to do with a change introduced in Geeklog 1.3.9:
portal.php is now using header('Location: ...') to do the redirect
instead of the Meta refresh that earlier versions were using.
Not sure if this should be considered a feature or a bug. While the owner
of the Geeklog site may like it, the owner of the linked site most
probably won't like it that much ...
Thoughts?
bye, Dirk
--
http://www.haun-online.de/
http://www.handful-of-sparks.de/
--__--__--
Message: 2
To: geeklog-devel at lists.geeklog.net
From: Simon Lord <slord at marelina.com>
Date: Wed, 8 Sep 2004 08:29:31 -0400
Subject: [geeklog-devel] Story Tags
Reply-To: geeklog-devel at lists.geeklog.net
I've been trying to add a form to a story for a day now with little
success. GL keeps striping out my code despite my having updated the
config.php file with the following:
'div' => array('class' => 1, 'id' => 1, 'style' => 1),
'form' => array('class' => 1, 'target' => 1, 'action' => 1, 'method'
=> 1),
'input' => array('class' => 1, 'type' => 1, 'name' => 1, 'value' => 1,
'src' => 1, 'alt' => 1, 'border' => 1),
... As you can see I'm also trying to get DIV and INPUT options to work
as well but all three gets stripped to the bone when I Preview or Save
my story.
Any suggestions?
Sincerely,
Simon
--__--__--
_______________________________________________
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