... | in topic_header.naml |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
<override_macro name="topic_header">
<div id="topic-search-box" class="search-box float-right" style="padding:.5em 0">
</div>
<p style="background-color:lightblue;font-size:130%;">
<b>Nabble has removed Mailing-list integration.</b>
<br/>
Posts created here DO NOT GET SENT TO THE MAILING LIST.
<br/>
Mailing-list emails DO NOT GET POSTED TO THE FORUM.
<br/>
So basically the Forum is now out of date, we are looking into migrating the history.
<h2>For now <span style="background-color:lightgreen;font-size:110%;">you should send emails, people will see them</span>, discuss@lists.openscad.org.</h2>
</p>
<h1 id="post-title" class="adbayes-content" style="margin:0.25em 0 .8em">
<n.break_up Binary Namespace: NabbleNamespace
Parameters:
text
♦ ♦ Binary Namespace: NodePageNamespace
Parameters:
do
♦ ♦ Macro Requires: node
♦ ♦
</h1>
</override_macro>
|
... | in topic.naml |
1216 1217 1218 1219 1220 1221 1222 1223 1224
|
<macro name="topic_header">
<div id="topic-search-box" class="search-box float-right" style="padding:.5em 0">
<n.page_node.search_box/>
</div>
<h1 id="post-title" class="adbayes-content" style="margin:0.25em 0 .8em">
<n.break_up.page_node.subject/>
</h1>
</macro>
|
Free forum by Nabble | Edit this page |