clckwrks-plugin-page-0.2.5: support for CMS/Blogging in clckwrks

Safe HaskellNone

Clckwrks.Page.PreProcess

Documentation

parseAttr :: Text -> Parser ()Source

pageCmd :: (Functor m, MonadIO m) => AcidState PageState -> (PageURL -> [(Text, Maybe Text)] -> Text) -> Text -> ClckT url m TextSource

applyCmd :: (MonadIO m, EmbedAsAttr m (Attr Text Text), EmbedAsChild m Text, ~ * (StringType m) Text, ~ * (XMLType m) XML) => AcidState (EventState GetPageTitle) -> (PageURL -> [a] -> Text) -> PageCmd -> m BuilderSource