Difference between revisions of "Main Page"

From HypertWiki
Jump to navigation Jump to search
(saving thread-listing code in progress)
(basic display of forum posts -- no response count, no timestamps. working on that.)
Line 24: Line 24:


Blog entries, news, and feeds are now on the [[HypertWiki:Current events|current events]] page.
Blog entries, news, and feeds are now on the [[HypertWiki:Current events|current events]] page.
==Experimental Code==
==HyperForum Posts==
<let name=pgTitle copy=@title.full />
<hide>
<let name=pfxLink>[[Thread:{{TALKPAGENAME}}/</let>
 
<let name=pgTitle copy=@title.dbkey />
<let name=sqlFilt>thread_article_title="</let>
<let name=sqlFilt>thread_article_title="</let>
<let name=sqlFilt append copy=pgTitle />
<let name=sqlFilt append copy=pgTitle />
<let name=sqlFilt append>"</let>
<let name=sqlFilt append>" AND (thread_type != 2)</let>
<for table="thread" where=$sqlFilt sort="thread_modified">
<for table="thread" where=$sqlFilt sort="thread_modified">
   <let name=th.subj val="@row.thread_subject" />
   <let name=th.subj val="@row.thread_subject" />
  <let name=out append>
* </let>
  <let name=out append copy=pfxlink />
  <let name=out append copy=th.subj />
  <let name=out append>|</let>
  <let name=out append copy=th.subj />
  <let name=out append>]]</let>
</for>
</for>
</hide><get name=out />
[http://wiki.hypertwins.org/index.php?title=Talk:Main_Page&lqt_method=talkpage_new_thread add a new forum post]

Revision as of 20:42, 13 June 2011

The Hypertwins Memorial High-Energy Children
Supercollider Laboratory and Research Center for the Inhumanities

Collaborative Investigation Wiki funded by special grants from
The Society for Creative Impropriety and the International Conspiracy of Mad Scientists
“Hypertwin Science - We Do What We Can Because We Must™”
...just to keep from being thrown to the wolves, as we watch our dreams drift by and sail forever out of sight, for all the difference it would make.
Our business is pre-qualified. Yep.
Privilege-Denying-Marquis must make sacrifices v2.png

Note: This may not be a blog per se, but it does have a blog in it. And a forum. ^_^

As of March 29, 2024, the HypertWiki has something like 1,823 pages of more-or-less substantial content.

Blog entries, news, and feeds are now on the current events page.

HyperForum Posts

  • [[Thread:{{TALKPAGENAME}}/|]]

add a new forum post