webapps.blogs vocabulary
Factor handbook ยป Vocabulary index


Summary

Metadata
Tags:web


Words

Tuple classes
ClassSuperclassSlots
blogs dispatcher
comment entityparent
entity tupleid author date content
post-state entitytitle comments


Generic words
WordStack effect
entity-url( entity -- url )


Symbol words
can-administer-blogs?


Ordinary words
WordStack effect
<blogs>( -- dispatcher )
<comment>( parent id -- post )
<delete-author-action>( -- action )
<delete-comment-action>( -- action )
<delete-post-action>( -- action )
<edit-post-action>( -- action )
<list-posts-action>( -- action )
<list-posts-feed-action>( -- action )
<new-comment-action>( -- action )
<new-post-action>( -- action )
<post-feed-action>( -- action )
<post-state>( id -- post )
<posts-by-action>( -- action )
<posts-by-feed-action>( -- action )
<view-post-action>( -- action )
authorize-author( author -- )
delete-post( id -- )
do-post-action( -- )
list-posts( -- posts )
list-posts-url( -- url )
post( id -- post )
posts-by-url( author -- url )
reverse-chronological-order( seq -- sorted )
validate-author( -- )
validate-comment( -- )
validate-post( -- )
view-comment-url( parent id -- url )
view-post-url( id -- url )


Class predicate words
WordStack effect
blogs?( object -- ? )
comment?( object -- ? )
entity?( object -- ? )
post-state?( object -- ? )


Files


Metadata files