April 10, 2007
I know that two of you experienced problems while registering, and your sites should be working properly now.
The bug has been fixed, but if anyone is still experiencing problems - particularly if you're seeing an error saying something like "No template matching (something)" - let me know and I'll update the templates for your site.
Posted by: Pixy Misa at
12:17 PM
| No Comments
| Add Comment
Post contains 60 words, total size 1 kb.
As you probably noticed, we had an outage just a few hours after I invited you to join us. Sorry about that!
I've configured the system to automatically restart within a minute of any failure, and I'll be configuring automated alerts as well. (We're too small to have a 24x7 technical staff just yet.)
Posted by: Pixy Misa at
02:34 AM
| No Comments
| Add Comment
Post contains 66 words, total size 1 kb.
April 08, 2007

Posted by: Pixy Misa at
11:06 PM
| No Comments
| Add Comment
Post contains 35 words, total size 1 kb.
And a much improved file upload screen:

more...
Posted by: Pixy Misa at
09:58 AM
| Comments (14)
| Add Comment
Post contains 182 words, total size 7 kb.
April 03, 2007
The timezone should be self-explanatory; options for formatting dates and times are described in detail below.
more...
Posted by: Pixy Misa at
06:24 AM
| Comments (9)
| Add Comment
Post contains 182 words, total size 6 kb.
April 01, 2007
Conditional Tags
[if], [ifn], [iff], and [iffn].[if] tests a single variable. If that variable exists and has a true (non-zero / non-null / non-empty) value, the template code within the bracket of the [if] and the [/if] is evaluated.
If the variable is false (zero / null / empty), the code is not evaluated.
And if the variable does not exist, the [if] tag itself is not evaluated, and is instead included directly in the output. So if you get the name of the variable wrong, and type [if post.coments] instead of [if post.comments], you will be able to see your mistake right there in the page. In this case, the bracketed code is processed as if the [if] tag did not exist.
[ifn] works exactly the same, except that the condition is reversed. Code inside the [ifn] [/ifn] is evaluated if the variable is false.
With [if] and [ifn], if the variable does not exist the behaviour of a following [else] statement is undefined.
[iff] and [iffn] are similar, with one big exception: The bracketed code is evaluated if and only if the variable evaluates to true (or false, for [iffn]). If the variable does not exist, the code is skipped, just as if the variable had been false.
more...
Posted by: Pixy Misa at
04:55 PM
| Comments (1)
| Add Comment
Post contains 792 words, total size 9 kb.
March 28, 2007
I've removed the Locked, Hidden and System flags for the time being, because they're not very useful. (Locked currently has the same effect as turning off comments, and Hidden and System can be achieved by setting the status to Draft.)
Let me know if you have any problems with the comments following this update. If you can't comment at all, email me at andrew -at- pixymisa -dot- net and let me know.
Posted by: Pixy Misa at
02:54 PM
| No Comments
| Add Comment
Post contains 110 words, total size 1 kb.
Just hop on over to smilies.mee.nu and pick whichever smiley set that takes your fancy. Copy the text in the box and paste it into your Smilies template and viola!
Posted by: Pixy Misa at
12:19 AM
| Comments (2)
| Add Comment
Post contains 44 words, total size 1 kb.
March 27, 2007
Examples for all the currently supported tags are in the extended entry.
more...
Posted by: Pixy Misa at
04:17 AM
| Comments (22)
| Add Comment
Post contains 456 words, total size 14 kb.
24 queries taking 0.0132 seconds, 65 records returned.
Powered by Minx 1.1.6c-pink.