<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Thanks for that Dirk. I'll pass your comment regarding
$_CONF['profileloginrequired'] and $_CONF['emailuserloginrequired']
onto PJ and Mathfox to see if that fixes what she is concerned about
(basically scripted crawlers). Anything we dont have to do is a bonus
:-)<br>
<br>
WRT "linkification" problems in the current RC, I'd need to get up to
speed on the source code, but I too would be worried about CPU impact
if it is parsed on the fly. Was there a design reason why this parsing
was not done at posting time (and the HTML snippet stored in the DB) or
is it a legacy limitation? I understand it would increase the average
stored post size, but this may not be such a loss overall.<br>
<br>
Cheers,<br>
Andrew.<br>
<br>
Dirk Haun wrote:
<blockquote cite="mid20041106093541.10233@smtp.haun-online.de"
type="cite">
<pre wrap="">Just a quick response to some of the items here - I'll come back to the
others later ...
Tony wrote:
</pre>
<blockquote type="cite">
<pre wrap="">I am forwarding your note to the geeklog-devel mailing list.
</pre>
</blockquote>
<pre wrap=""><!---->
This is actually geeklog-devtalk ;-)
</pre>
<blockquote type="cite">
<blockquote type="cite">
<pre wrap=""> 4. Prevent anonymous access to member information
</pre>
</blockquote>
</blockquote>
<pre wrap=""><!---->
Depending on what exactly you had in mind, some of this is already
implemented. See the $_CONF['profileloginrequired'] and
$_CONF['emailuserloginrequired'] options in config.php.
</pre>
<blockquote type="cite">
<blockquote type="cite">
<pre wrap=""> 6. automatic linkification (which I note is actually in the latest
</pre>
</blockquote>
<pre wrap="">release candidate)
</pre>
</blockquote>
<pre wrap=""><!---->
There are some issues with this, though.
1) It messes up the URLs of uploaded images in stories.
2) I'm concerned that it may use too much CPU time, since the URLs are
parsed every time the story / comment is displayed.
See <a class="moz-txt-link-rfc2396E" href="http://lists.geeklog.net/pipermail/geeklog-devtalk/2004-October/000660.html"><http://lists.geeklog.net/pipermail/geeklog-devtalk/2004-October/
000660.html></a>
As for comment-related changes, I'd like to hear what Vinny has to say,
as he did a lot of code modifications in 1.3.10 there and is probably the
only person really familiar with that code right now.
</pre>
<blockquote type="cite">
<pre wrap="">Her email address is pj AT groklaw.net. Alternatively, the
webmaster is mathfox AT groklaw.net.
</pre>
</blockquote>
<pre wrap=""><!---->
Btw, Peter Roozemaal (mathfox) is on the geeklog-devel list, so he should
be pretty much up to date with the latest development. Another groklaw
person on that list is Niels Leenheer.
bye, Dirk
</pre>
</blockquote>
</body>
</html>