Difference between revisions of "Main Page"

From Issuepedia
Jump to navigation Jump to search
(ok, no more bugs evident...)
(bah... stuff keeps generating memory errors... disabling all dynamic lists temporarily)
Line 32: Line 32:
 
==On-Site==
 
==On-Site==
 
===Newest Articles===
 
===Newest Articles===
<center><DPL>
+
''under reconstruction''
 +
<center><!-- DPL>
 
   notcategory = data.links
 
   notcategory = data.links
 
   notcategory = in progress
 
   notcategory = in progress
Line 45: Line 46:
 
   userdateformat=Y-m-d H:i
 
   userdateformat=Y-m-d H:i
 
   listseparators=\n{| class=sortable\n|-\n ! width=150 | Title !! When !! Visits\n,\n|-\n| <small>[[%PAGE%]]</small> || %DATE%,\n| align=right | %COUNT%, \n|}
 
   listseparators=\n{| class=sortable\n|-\n ! width=150 | Title !! When !! Visits\n,\n|-\n| <small>[[%PAGE%]]</small> || %DATE%,\n| align=right | %COUNT%, \n|}
</DPL></center>
+
</DPL --></center>
  
 
===Article Updates===
 
===Article Updates===
<center><DPL>
+
''under reconstruction''
 +
<center><!-- DPL>
 
   notcategory = data.links
 
   notcategory = data.links
 
   namespace =  
 
   namespace =  
Line 60: Line 62:
 
   userdateformat=Y-m-d
 
   userdateformat=Y-m-d
 
   listseparators=\n{| class=sortable\n|-\n ! Title !! When !! Visits\n,\n|-\n| <small>[[%PAGE%]]</small> || %DATE%,\n| align=right | %COUNT%, \n|}
 
   listseparators=\n{| class=sortable\n|-\n ! Title !! When !! Visits\n,\n|-\n| <small>[[%PAGE%]]</small> || %DATE%,\n| align=right | %COUNT%, \n|}
</DPL></center>
+
</DPL --></center>
 
| valign=top  style="background: #eeffff;" width=50% | <!-- RIGHT COLUMN -->
 
| valign=top  style="background: #eeffff;" width=50% | <!-- RIGHT COLUMN -->
  
Line 66: Line 68:
 
===Filed Links===
 
===Filed Links===
 
''being converted to new format''
 
''being converted to new format''
{{:project:code/lib/links}}<call ShowRecent max=5 /><get name=return />
+
{{:project:code/lib/links}}<!-- call ShowRecent max=5 /><get name=return / -->

Revision as of 16:06, 25 September 2008

fr:Accueil

Quote

When fascism comes to America, it will be wrapped in the flag and carrying a cross.

Did You Know

...that at least 24.1% of the United States*, including most of most of Washington DC, is behind walls of unofficial, unaccountable censorship rather like the so-called Great Firewall of China? (*Verizon 8.8%, Comcast 15.3%) Update: In 2010, a federal appeals court ruled that this is ok. past editions

About

Issuepedia is the encyclopedia of issues, analysis, thought, and opinion. As with Wikipedia, anyone can edit; unlike Wikipedia, we encourage opinions and rants as well as carefully considered analysis and purely factual writing. More...

As of 22:59 UTC on Friday, April 19, 2024, Issuepedia has 5,788 articles online.

Announcements

  • 2008-09-23 The new tools are almost ready, which is good because the old ones are showing their limits...
  • 2008-09-10 I haven't been posting links because I've been working on some new tools...
  • 2008-06-23 Major rework of front page essentially complete
  • 2008-05-05 Wacky Award: Evil wizard tries to bewitch children with trickery!
  • 2008-03-16 The French Issuepedia is now open for editing.
  • 2007-11-28 Sesame St. exec wins the award
  • 2007-09-03 seeking info about Clergy response teams
  • 2007-05-24

On-Site

Newest Articles

under reconstruction

Article Updates

under reconstruction

Current Events & Links

Filed Links

being converted to new format

ShowLinkData()

This is a functionalized version of the code in Issuepedia:Code/show/link. Don't use that anymore; use this.
> function showlinkdata() <= ()

GetBrief()


> function getbrief() <= ()

ShowRecent()

calls: GetBrief()
> function showrecent() <= ()

ShowTopic_old(iTopic,iMax)


> function showtopic_old() <= ()

ShowTopic_old(topic,max)

This can be deleted if there are no problems with new ShowTopic().
> function showtopic_old() <= ()

ShowTopic(topic,max)


> function showtopic() <= ()