mirror of
https://github.com/moparisthebest/moparscape.org-smf
synced 2024-10-31 23:35:02 -04:00
162 lines
5.8 KiB
Plaintext
162 lines
5.8 KiB
Plaintext
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
<head>
|
|
<title> << :: SMF SSI.php 2.0 RC4 :: >> </title>
|
|
</head>
|
|
<body style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;">
|
|
<h1>SMF SSI.php Functions</h1>
|
|
Current Version 2.0 RC4<br />
|
|
<br />
|
|
This file is used to demonstrate the capabilities of SSI.php using SHTML include functions.<br />
|
|
The examples the include tag, then the results of it. Examples are separated by horizontal rules.<br />
|
|
|
|
<hr />
|
|
|
|
<h3>Recent Topics Function: <!--#include virtual="./SSI.php?ssi_function=recentTopics" --></h3>
|
|
<!--#include virtual="./SSI.php?ssi_function=recentTopics" -->
|
|
|
|
<hr />
|
|
|
|
<h3>Recent Posts Function: <!--#include virtual="./SSI.php?ssi_function=recentPosts" --></h3>
|
|
<!--#include virtual="./SSI.php?ssi_function=recentPosts" -->
|
|
|
|
<hr />
|
|
|
|
<h3>Recent Poll Function: <!--#include virtual="./SSI.php?ssi_function=recentPoll" --></h3>
|
|
<!--#include virtual="./SSI.php?ssi_function=recentPoll" -->
|
|
|
|
<hr />
|
|
|
|
<h3>Top Boards Function: <!--#include virtual="./SSI.php?ssi_function=topBoards" --></h3>
|
|
<!--#include virtual="./SSI.php?ssi_function=topBoards" -->
|
|
|
|
<hr />
|
|
|
|
<h3>Top Topics by View Function: <!--#include virtual="./SSI.php?ssi_function=topTopicsViews" --></h3>
|
|
<!--#include virtual="./SSI.php?ssi_function=topTopicsViews" -->
|
|
|
|
<hr />
|
|
|
|
<h3>Top Topics by Replies Function: <!--#include virtual="./SSI.php?ssi_function=topTopicsReplies" --></h3>
|
|
<!--#include virtual="./SSI.php?ssi_function=topTopicsReplies" -->
|
|
|
|
<hr />
|
|
|
|
<h3>Top Poll Function: <!--#include virtual="./SSI.php?ssi_function=topPoll" --></h3>
|
|
<!--#include virtual="./SSI.php?ssi_function=topPoll" -->
|
|
|
|
<hr />
|
|
|
|
<h3>Top Poster Function: <!--#include virtual="./SSI.php?ssi_function=topPoster" --></h3>
|
|
<!--#include virtual="./SSI.php?ssi_function=topPoster" -->
|
|
|
|
<hr />
|
|
|
|
<h3>Topic's Poll Function: <!--#include virtual="./SSI.php?ssi_function=showPoll;ssi_topic=##" --></h3>
|
|
<!--#include virtual="./SSI.php?ssi_function=showPoll;ssi_topic=1" -->
|
|
|
|
<hr />
|
|
|
|
<h3>Latest Member Function: <!--#include virtual="./SSI.php?ssi_function=latestMember" --></h3>
|
|
<!--#include virtual="./SSI.php?ssi_function=latestMember" -->
|
|
|
|
<hr />
|
|
|
|
<h3>Random Member Function: <!--#include virtual="./SSI.php?ssi_function=randomMember" --></h3>
|
|
<!--#include virtual="./SSI.php?ssi_function=randomMember" -->
|
|
|
|
<hr />
|
|
|
|
<h3>Board Stats: <!--#include virtual="./SSI.php?ssi_function=boardStats" --></h3>
|
|
<!--#include virtual="./SSI.php?ssi_function=boardStats" -->
|
|
|
|
<hr />
|
|
|
|
<h3>Who's Online Function: <!--#include virtual="./SSI.php?ssi_function=whosOnline" --></h3>
|
|
<!--#include virtual="./SSI.php?ssi_function=whosOnline" -->
|
|
|
|
<hr />
|
|
|
|
<h3>Log Online Presence + Who's Online Function: <!--#include virtual="./SSI.php?ssi_function=logOnline" --></h3>
|
|
<!--#include virtual="./SSI.php?ssi_function=logOnline" -->
|
|
|
|
<hr />
|
|
|
|
<h3>Welcome Function: <!--#include virtual="./SSI.php?ssi_function=welcome" --></h3>
|
|
<!--#include virtual="./SSI.php?ssi_function=welcome" -->
|
|
|
|
<hr />
|
|
|
|
<h3>News Function: <!--#include virtual="./SSI.php?ssi_function=news" --></h3>
|
|
<!--#include virtual="./SSI.php?ssi_function=news" -->
|
|
|
|
<hr />
|
|
|
|
<h3>Board News Function: <!--#include virtual="./SSI.php?ssi_function=boardNews" --></h3>
|
|
<!--#include virtual="./SSI.php?ssi_function=boardNews" -->
|
|
|
|
<hr />
|
|
|
|
<h3>Menubar Function: <!--#include virtual="./SSI.php?ssi_function=menubar" --></h3>
|
|
<!--#include virtual="./SSI.php?ssi_function=menubar" -->
|
|
|
|
<hr />
|
|
|
|
<h3>Quick Search Function: <!--#include virtual="./SSI.php?ssi_function=quickSearch" --></h3>
|
|
<!--#include virtual="./SSI.php?ssi_function=quickSearch" -->
|
|
|
|
<hr />
|
|
|
|
<h3>Login Function: <!--#include virtual="./SSI.php?ssi_function=login" --></h3>
|
|
<!--#include virtual="./SSI.php?ssi_function=login" -->
|
|
|
|
<hr />
|
|
|
|
<h3>Log Out Function: <!--#include virtual="./SSI.php?ssi_function=logout" --></h3>
|
|
<!--#include virtual="./SSI.php?ssi_function=logout" -->
|
|
|
|
<hr />
|
|
|
|
<h3>Today's Birthdays Function: <!--#include virtual="./SSI.php?ssi_function=todaysBirthdays" --></h3>
|
|
<!--#include virtual="./SSI.php?ssi_function=todaysBirthdays" -->
|
|
|
|
<hr />
|
|
|
|
<h3>Today's Holidays Function: <!--#include virtual="./SSI.php?ssi_function=todaysHolidays" --></h3>
|
|
<!--#include virtual="./SSI.php?ssi_function=todaysHolidays" -->
|
|
|
|
<hr />
|
|
|
|
<h3>Today's Events Function: <!--#include virtual="./SSI.php?ssi_function=todaysEvents" --></h3>
|
|
<!--#include virtual="./SSI.php?ssi_function=todaysEvents" -->
|
|
|
|
<hr />
|
|
|
|
<h3>Today's Calendar Function: <!--#include virtual="./SSI.php?ssi_function=todaysCalendar" --></h3>
|
|
<!--#include virtual="./SSI.php?ssi_function=todaysCalendar" -->
|
|
|
|
<hr />
|
|
|
|
<h3>Recent Calendar Events Function: <!--#include virtual="./SSI.php?ssi_function=recentEvents" --></h3>
|
|
<!--#include virtual="./SSI.php?ssi_function=recentEvents" -->
|
|
|
|
<hr />
|
|
|
|
<h3>Recent Attachments Function <!--#include virtual="./SSI.php?ssi_function=recentAttachments" --></h3>
|
|
<!--#include virtual="./SSI.php?ssi_function=recentAttachments" -->
|
|
|
|
<hr />
|
|
|
|
<br />
|
|
<br />
|
|
<span style="font-size: smaller;">
|
|
<a href="http://www.simplemachines.org/" title="Free Forum Software" target="_blank">SMF © 2006–2010, Simple Machines LLC</a>
|
|
</span>
|
|
<br />
|
|
<br />
|
|
<span style="font-size: smaller; color: #CCCCCC;">
|
|
*ssi_examples.shtml last modified on <!--#config timefmt="%m/%d/%y" --><!--#echo var="LAST_MODIFIED" -->
|
|
</span>
|
|
|
|
</body>
|
|
</html> |