Age of Wiki
Forum » Help / Managing the site » Age of Wiki
started by: davidhowland14davidhowland14
on: 1200721220|%e %b %Y, %H:%M %Z|agohover
number of posts: 11
rss icon RSS: new posts
Age of Wiki
davidhowland14davidhowland14 1200721220|%e %b %Y, %H:%M %Z|agohover

I'd like to have a little script or something similiar that I can insert into a box in a table that will display how man days old the wiki is. Does anyone have any experience with something like this?

unfold Age of Wiki by davidhowland14davidhowland14, 1200721220|%e %b %Y, %H:%M %Z|agohover
Re: Age of Wiki
ErichSteinboeckErichSteinboeck 1200753982|%e %b %Y, %H:%M %Z|agohover

As [[module FrontForum … doesn't seem to work in a Forum post, you need to
go to How Many Days Does Your Wiki Exist to see this idea working

What you need, is a Forum thread or a Per Page Discussion thread (that has at least one post), that has been created around the time your wiki has been created. Then you can display the number of days since the thread creation with the following code:

[[module FrontForum category="..." limit="1" offset="..."]]
This wiki is %%date|%O old.%%
[[/module]]

Change the values for category and offset to point to the earliest thread in your wiki's forum.

last edited on 1202114748|%e %b %Y, %H:%M %Z|agohover by ErichSteinboeck + show more
unfold Re: Age of Wiki by ErichSteinboeckErichSteinboeck, 1200753982|%e %b %Y, %H:%M %Z|agohover
Re: Age of Wiki
gerdamigerdami 1200826871|%e %b %Y, %H:%M %Z|agohover

Smart !


Aide Wikidot en Français ? Handbook !!!

unfold Re: Age of Wiki by gerdamigerdami, 1200826871|%e %b %Y, %H:%M %Z|agohover
Re: Age of Wiki
ErichSteinboeckErichSteinboeck 1200862682|%e %b %Y, %H:%M %Z|agohover

Any ideas how one could insert a text like “10 days left until ..”, with the number counting down each day?

unfold Re: Age of Wiki by ErichSteinboeckErichSteinboeck, 1200862682|%e %b %Y, %H:%M %Z|agohover
Re: Age of Wiki
Phil ChettPhil Chett 1200865031|%e %b %Y, %H:%M %Z|agohover

google gadget?

last edited on 1200916558|%e %b %Y, %H:%M %Z|agohover by gerdami + show more
unfold Re: Age of Wiki by Phil ChettPhil Chett, 1200865031|%e %b %Y, %H:%M %Z|agohover
Re: Age of Wiki
ErichSteinboeckErichSteinboeck 1200866455|%e %b %Y, %H:%M %Z|agohover

To be honest, I was hoping for something less “fancy”.

Like, text only, and no ads.

unfold Re: Age of Wiki by ErichSteinboeckErichSteinboeck, 1200866455|%e %b %Y, %H:%M %Z|agohover
Re: Age of Wiki
ErichSteinboeckErichSteinboeck 1201091351|%e %b %Y, %H:%M %Z|agohover

(Sorry, duplicate post.)

last edited on 1201117960|%e %b %Y, %H:%M %Z|agohover by ErichSteinboeck + show more
unfold Re: Age of Wiki by ErichSteinboeckErichSteinboeck, 1201091351|%e %b %Y, %H:%M %Z|agohover
Re: Age of Wiki
Phil ChettPhil Chett 1201093735|%e %b %Y, %H:%M %Z|agohover

there is a text only gadget… but you cant get rid of the google bits (I've tried)
I think its a case of a gadget… or nothing. :-(

unfold Re: Age of Wiki by Phil ChettPhil Chett, 1201093735|%e %b %Y, %H:%M %Z|agohover
Re: Age of Wiki
NDP IB AdminNDP IB Admin 1214530412|%e %b %Y, %H:%M %Z|agohover

I just figured something out with the ListPages module. Here's my code.

[[module ListPages rssEmbed="false" rssShow="false" limit="1" separate="false" order="dateCreatedAsc" category="*"]]
This site is %%date|%O%% old.
[[/module]]

It finds the single oldest page and tells how old it is. Since the original pages of a wiki are all created at the same time, this works even if the oldest page is deleted; it just finds the next oldest, which isn't really older at all.

Note: You aren't able to see the date when previewing it, but only when the changes are saved.

last edited on 1214530961|%e %b %Y, %H:%M %Z|agohover by NDP IB Admin + show more
unfold Re: Age of Wiki by NDP IB AdminNDP IB Admin, 1214530412|%e %b %Y, %H:%M %Z|agohover
Re: Age of Wiki
ErichSteinboeckErichSteinboeck 1214567997|%e %b %Y, %H:%M %Z|agohover

Ingenious!

I've updated Community How-To How Many Days Does Your Wiki Exist accordingly.

unfold Re: Age of Wiki by ErichSteinboeckErichSteinboeck, 1214567997|%e %b %Y, %H:%M %Z|agohover
Re: Age of Wiki
Trumpton ForeverTrumpton Forever 1214569557|%e %b %Y, %H:%M %Z|agohover

I doff my cap sir!
I shall use this a lot and I mean a lot

unfold Re: Age of Wiki by Trumpton ForeverTrumpton Forever, 1214569557|%e %b %Y, %H:%M %Z|agohover
new post

Bookmark and Share

Unless stated otherwise Content of this page is licensed under Creative Commons Attribution-Share Alike 2.5 License.