Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-maximum-upload-file-size domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/news.numlock.ch/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the math-captcha domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/news.numlock.ch/public_html/wp-includes/functions.php on line 6114
changes – A changelog by Daniel Mettler

changes

a) blogrolling.com was way too unreliable and sluggish. i thus replaced it by the previous simple but reliable and fast link list. my suggestion to the blogrolling-gang: use active tracking of changes instead of just relying on pings.

b) added a new plugin called simplecomments. it treats trackbacks (“pings”) as comments which makes it handy for creating “last comments/pings” listings. the relevant code on this site is:

<div class="sidetitle">
Latest comments/pings
</div>
<div class="side">
<MTSimpleComments lastn="5" sort_order="descend">
&lt:MTSimpleCommentIfTrackback>
<a name="trackback-<MTPingID>"></a>
 » <b><a href="<MTPingURL>"><MTPingBlogName></a></b> 
 (<a href="<$MTPingURL$>"><$MTPingTitle$>..</a>)<br />
</MTSimpleCommentIfTrackback>
<MTSimpleCommentIfComment>
<a name="comment-<MTCommentID>"></a>
 » <b><$MTCommentAuthorLink$></b> 
<MTCommentEntry>
 (<a href="<$MTEntryLink$>"><$MTEntryTitle$>..</a>)
</MTCommentEntry><br />
</MTSimpleCommentIfComment>
</MTSimpleComments>
</div>

c) added a category archive and a listing of category mappings for each entry. further added some numbers for counting entries per category and per month.

Leave a Reply

Your email address will not be published. Required fields are marked *

90 ÷ 10 =

This site uses Akismet to reduce spam. Learn how your comment data is processed.