mirror of
https://github.com/urbit/shrub.git
synced 2025-01-05 19:46:50 +03:00
updated post to fit new edit procedure
This commit is contained in:
parent
41d06b8edc
commit
23c05ee10b
@ -48,59 +48,65 @@
|
||||
x
|
||||
--
|
||||
^- manx
|
||||
;div
|
||||
;div.row.coll-title
|
||||
{(trip desc:(need config))} /
|
||||
;div.post
|
||||
;div.topic-info.mb-4
|
||||
;div.row.coll-title
|
||||
{(trip desc:(need config))} /
|
||||
==
|
||||
;div.row.mod.text-mono
|
||||
; {(trip (scot %da mod.info.b.extratopic))}
|
||||
==
|
||||
==
|
||||
;div.row.mod.text-mono
|
||||
{(trip (scot %da mod.info.b.extratopic))}
|
||||
==
|
||||
;div.row.tit
|
||||
;h1: {(trip tit.info.b.extratopic)}
|
||||
==
|
||||
::
|
||||
;* ?: (authed:colls gas)
|
||||
;=
|
||||
;a(href "/~~/pages/nutalk/collection/post?coll={(trip +<:s.bem.gas)}&top={(trip -:s.bem.gas)}")
|
||||
;button.btn.btn-primary.mb-4
|
||||
; Edit →
|
||||
==
|
||||
;div#show
|
||||
;div.row.tit
|
||||
;h1: {(trip tit.info.b.extratopic)}
|
||||
==
|
||||
;* ?: (authed:colls gas)
|
||||
;=
|
||||
::;a(href "/~~/pages/nutalk/collection/post?coll={(trip +<:s.bem.gas)}&top={(trip -:s.bem.gas)}")
|
||||
;button#edit-btn.btn.btn-primary.mb-4
|
||||
; Edit →
|
||||
==
|
||||
::==
|
||||
==
|
||||
==
|
||||
~
|
||||
;div.row.content.mb-18
|
||||
+{a.extratopic}
|
||||
==
|
||||
;* ?: comm:(need config)
|
||||
;=
|
||||
;div.coms
|
||||
;h3: Comments
|
||||
;ol
|
||||
;* %+ turn
|
||||
%+ sort
|
||||
~(tap by coms.b.extratopic)
|
||||
|= [a=[c=@da d=[mod=@da who=@p wat=wain]] b=[c=@da d=[mod=@da who=@p wat=wain]]]
|
||||
(lth (unt c.a) (unt c.b))
|
||||
::
|
||||
|= [c=@da d=[mod=@da who=@p wat=wain]]
|
||||
;li
|
||||
;div.da.text-mono.ml-12(data-urb-elapsed "{(esoo mod.d)}");
|
||||
;div.com.ml-12.mb-6
|
||||
;div.who.text-mono
|
||||
;a(href "")
|
||||
{(trip (scot %p who.d))}
|
||||
~
|
||||
;div.row.content.mb-18
|
||||
+{a.extratopic}
|
||||
==
|
||||
;* ?: comm:(need config)
|
||||
;=
|
||||
;div.coms
|
||||
;h3: Comments
|
||||
;ol
|
||||
;* %+ turn
|
||||
%+ sort
|
||||
~(tap by coms.b.extratopic)
|
||||
|= [a=[c=@da d=[mod=@da who=@p wat=wain]] b=[c=@da d=[mod=@da who=@p wat=wain]]]
|
||||
(lth (unt c.a) (unt c.b))
|
||||
::
|
||||
|= [c=@da d=[mod=@da who=@p wat=wain]]
|
||||
;li
|
||||
;div.da.text-mono.ml-12(data-urb-elapsed "{(esoo mod.d)}");
|
||||
;div.com.ml-12.mb-6
|
||||
;div.who.text-mono
|
||||
;a(href "")
|
||||
{(trip (scot %p who.d))}
|
||||
==
|
||||
==
|
||||
;div.com-body
|
||||
; {(trip (of-wain:format wat.d))}
|
||||
==
|
||||
==
|
||||
;div.com-body
|
||||
; {(trip (of-wain:format wat.d))}
|
||||
==
|
||||
==
|
||||
==
|
||||
==
|
||||
;div.ml-12(data-component "CommentCreate", data-coll "{(trip +<:s.bem.gas)}", data-top "{(trip -:s.bem.gas)}");
|
||||
==
|
||||
;div.ml-12(data-component "CommentCreate", data-coll "{(trip +<:s.bem.gas)}", data-top "{(trip -:s.bem.gas)}");
|
||||
==
|
||||
==
|
||||
==
|
||||
~
|
||||
~
|
||||
==
|
||||
::
|
||||
;div#edit(data-component "TopicCreatePage", data-coll "{(trip +<:s.bem.gas)}", data-top "{(trip -:s.bem.gas)}", data-top-text "{(trip (of-wain:format wat.info.b.extratopic))}");
|
||||
;script@"/~~/pages/toggle.js";
|
||||
==
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user