Webulator: Build your own website without any special software or know-how!

Recent articles

  • Adding content to and removing content from the left and right columns

    The [AddContent:] and [ClearContent:] tags can be used to add content to and remove content from the left and right columns of your web pages.
  • Embedded Summaries

    The [Summary:] tag allows you to insert the title and summary from another article into a page.
  • Copying articles

    Logged in users with moderator permissions are able to copy articles in the content management system
  • Quick Links

    The [QuickLinks:] tag allows you to insert a titled box containing a list of links into an article.
  • Accordion

    An accordion or concertina style interface can be created using the [Accordion:] tag.
  • Slideshows of all the images in another article

    The [ArticleImagesSlideShow:] tag allows you to generate an slideshow of all the images (except for the summary image) contained in another article.
  • Example page containing images for a slideshow

    The images on this page are used in article
  • Tab Menus

    The [TabMenu:] tag allows you to insert a tab style menu into a page to allow navigation within a subsection of the site.
  • iCalendar Files

    Calendar events are traditionally shared using iCalendar (.ics) files. These are often attached to event invitation emails and are widely used across calendaring applications.
  • Redirecting to other pages

    Webulator allows a page to automatically redirect to another page using [Redirect:] command
RSS Feed of this page

Embedded Date Countdown

A countdown to a given date can be embedded into an article using a simple tag.

By entering the text [DayCountdown:date,pre-text,post-text] (where date is the date to count down to, pre-text appears before the countdown, and post text after it) anywhere in a text item on a page, the date countdown will be embedded on the page.

The date can be in more or less any sane human readable format, but note that 9/11/2009 is the 11th September rather than the 9th of November.

Using this as an example: [DayCountdown:December 25th 2009,It's only,to christmas!]

On the 15th December 2009 it will output: It's only 10 days to christmas!

On December 24th 2009 it will output:
It's only 1 day to christmas!

On December 25th 2009 and forever afterwards it will output nothing.

Here we have used [DayCountdown:December 25th 2015,It's only,to christmas 2015!] to embed a countdown to christmas 2015.

To change the colour or appearance of the countdown timer, just use the text editor to style the DayCountdown tag. Here we've set it to a h3 style and coloured the text red:

Embedded Date Countdown

A countdown to a given date can be embedded into an article using a simple tag.