bamboo-2009.8.16: A simple blog engine on HackSource codeContentsIndex
Bamboo.Type.Config
Documentation
data ConfigData Source
Constructors
BlogTitle
BlogSubtitle
HostName
AuthorEmail
PerPage
Navigation
Sidebar
Footer
Favicon
AnalyticsAccountId
Extensions
Theme
PostDateFormat
CommentDateFormat
UrlDateFormat
UrlDateMatcher
UrlTitleSubs
UrlDateTitleSeperator
Cut
SummaryForRoot
SummaryForTag
SummaryForRss
PicturePrefix
NumberOfLatestPosts
UseCache
BambooUrl
Js
Css
show/hide Instances
data Config Source
Constructors
Config
blog_title :: String
blog_subtitle :: String
host_name :: String
author_email :: String
per_page :: Int
navigation :: [String]
bamboo_url :: String
default_reader :: Reader
sidebar :: [StaticWidget]
footer :: Maybe StaticWidget
favicon :: String
analytics_account_id :: String
extensions :: [Extension]
theme_config :: ThemeConfig
post_date_format :: String
comment_date_format :: String
url_date_format :: String
url_date_matcher :: String
url_title_subs :: Assoc
url_date_title_seperator :: String
cut :: String
summary_for_root :: Bool
summary_for_tag :: Bool
summary_for_rss :: Bool
picture_prefix :: String
number_of_latest_posts :: Int
count_meta :: String
use_cache :: Bool
db_id :: String
flat_id :: String
post_id :: String
config_id :: String
tag_id :: String
comment_id :: String
sidebar_id :: String
theme_id :: String
config_file_id :: String
album_id :: String
image_id :: String
public_id :: String
static_id :: String
topic_id :: String
thumb_id :: String
stat_id :: String
cache_id :: String
show/hide Instances
Produced by Haddock version 2.4.2