April 08, 2007
New Toys
A new set of features has been uploaded to mee.nu, ready for our full-scale beta test. You'll see new options for managing your posts, files, folders, templates and directories, automatic RSS and Atom feeds, site statistics, and a host of other bells and whistles.
And a much improved file upload screen:
more...
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
Statistics:Summary
Quickly Site statistics summaries.
Usage [statistics:summary {count=n} {mode=sum|avg|min|max} {order=asc|desc}]
[statistics:summary:here {template=type.name}]
Type block tag, here tag
Data Fields site, year, month, pages, bytes, bytes.text, pages.bytes, pages.bytes.text, files.bytes, files.bytes.text, feeds, templates, queries, rows, ctime, ctime.text, etime, etime.text, qtime, qtime.text
more...
Usage [statistics:summary {count=n} {mode=sum|avg|min|max} {order=asc|desc}]
[statistics:summary:here {template=type.name}]
Type block tag, here tag
Data Fields site, year, month, pages, bytes, bytes.text, pages.bytes, pages.bytes.text, files.bytes, files.bytes.text, feeds, templates, queries, rows, ctime, ctime.text, etime, etime.text, qtime, qtime.text
more...
Posted by: Pixy Misa at
05:12 PM
| Comments (1)
| Add Comment
Post contains 237 words, total size 6 kb.
Dates and Times
Your Manage Site page has options to select a timezone for your blog, and to choose formatting options for dates, times, and "datetimes". (A "datetime" is used where both the date and the time should be displayed together.)
The timezone should be self-explanatory; options for formatting dates and times are described in detail below.
more...
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
Conditions, Calculations and Variables
[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...
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.
April 10, 2007
Comment Problem
Hi everyone.
We seem to have a problem with comments not saving at times. I've managed to reproduce the bug, but haven't tracked it down yet.
I'll keep you posted.
Update: The comment problem is fixed! Hooray!
We seem to have a problem with comments not saving at times. I've managed to reproduce the bug, but haven't tracked it down yet.
I'll keep you posted.
Update: The comment problem is fixed! Hooray!
Posted by: Pixy Misa at
05:53 PM
| Comments (39)
| Add Comment
Post contains 40 words, total size 1 kb.
16kb generated in CPU 0.2181, elapsed 2.6863 seconds.
32 queries taking 2.6787 seconds, 73 records returned.
Powered by Minx 1.1.6c-pink.
32 queries taking 2.6787 seconds, 73 records returned.
Powered by Minx 1.1.6c-pink.