Directory App?

Status
Not open for further replies.

Floris

I'm just me :) Hi.
Staff member
Jan 1, 2001
60,101
1,425
930
47
Netherlands
mrfloris.com
It's simple, tailored to this site, and using existing php callback from other plugins to make it work. Sharing it with others would mean I have to rewrite a few elements, and I have to rewrite it so it would even work on other setups. It's not time I have right now.
 

Floris

I'm just me :) Hi.
Staff member
Jan 1, 2001
60,101
1,425
930
47
Netherlands
mrfloris.com
You can make everything a static page. But we have a callback because we check against timestamp and status. Among a few other things.
 

Floris

I'm just me :) Hi.
Staff member
Jan 1, 2001
60,101
1,425
930
47
Netherlands
mrfloris.com
Instead of dynamic variables, this is how it looks when you use static content as a "node > page > template html"

Code:
Below a list of XenForo sites. These are communities powered by XenForo that we list at no cost. Sites linking back to xenfans.com are linked. More information about getting listed on this page can be found here: <a href="http://xenfans.com/pages/directory-information">http://xenfans.com/pages/directory-information</a>

<br /><br />

<div class="section sectionMain">http://remixforumz.com/
<span class="pageCounter" style="float:right">general music lovers community, drop by, say hi, share tunes</span></div>

<div class="section sectionMain">http://xenfans.com
<span class="pageCounter" style="float:right">Official XenForo Fans Community</span></div>

<div class="section sectionMain">http://wetalknation.net
<span class="pageCounter" style="float:right">General Topics Community</span></div>

<div class="section sectionMain">http://voiceradio.us
<span class="pageCounter" style="float:right">Radio station and music discussion</span></div>
 
Status
Not open for further replies.