Zesty

[<< Advanced Customization]
[<< Public Layers] [Parent Layer] [View Source: Raw Source Code | Syntax Highlighted]

Layer Info

authorSam Angove
author_emailnet.rephrase@sam
is_public1
langen
nameZesty
redist_uniqzesty/layout
source_viewable1
typelayout

Properties Set

collapsed_entry_comments_count(%1%2%3)
collapsed_entry_comments_disabled(-)
collapsed_entry_comments_max_flag!
collapsed_entry_comments_screened_flag*
custom_favicon(empty)
default_view_modeexpanded
error_monthpage_no_entriesNo entries were posted on the selected month.
error_yearpage_no_entriesNo entries were posted on the selected year.
linklist_default_titleLinks
num_items_reading20
num_items_recent10
posted_by_at_onposted by %1 at %2 on %3
posted_by_at_on_fromposted by %1 at %2 on %3 from %4
posted_by_at_on_inposted by %1 at %2 on %3 under %4
posted_date_format%%dd%%/%%mm%%/%%yyyy%%
posted_time_format%%hh%%:%%min%%%%a%%m
posted_time_format_24%%HH%%:%%min%%
poster_in_journal%1 in %2
reply_link_link_textReply
reply_link_text(%1.)
tags_aware1
text_a_commentThere is %1 on this entry.
text_a_comment_link%1 comment
text_comment_frozenthread is frozen
text_comment_parentparent
text_comment_parent_entryparent entry
text_comment_permalinklink
text_comment_poster_is_suspendeduser is suspended
text_comment_replyreply
text_comments_disabledComments are disabled.
text_errorpage_titleNo content
text_html_title%2 [%1]
text_meta_moodMood:
text_meta_musicMusic:
text_no_commentsThere are no comments on this entry.
text_nosubject(no subject)
text_permalinkpermalink
text_post_commentreply
text_post_comment_friendsreply
text_poster_anonymous(anonymous)
text_some_commentsThere are %1 on this entry.
text_some_comments_link%1 comments
text_some_comments_over_pagesThere are %1 over %2 pages.
text_stickyentry_subjectSticky:
text_view_archiveCalendar
text_view_friendsRead
text_view_monthMonthly Archive
text_view_recentRecent
text_view_userinfoProfile
top_link_textTop

Global Functions

lay_array_push(string[] input, string add) : string[]Pushes a new element on to the end of an array.
lay_array_to_args(string{} items) : stringConverts an associative array to an argument list, i.e. {"id" => "5", "page" => "b"} => ?id=5&page=b
lay_print_extra_boxes() : voidPaid users can override this in theme layers to easily add content in the 'extra boxes' section of the footer.
lay_string_placeholders(string format, string[] args) : stringA bit like sprintf, this inserts an array of strings into a string. Handles %s, literal %%, and numbered placeholders %1 .. %9.
print_stylesheet() : void