Fork me on GitHub

Copyright 2002 - [date of year ] will not bother you anymore  Bottom

  • Hello

    A very little tip, but usefull for most of us, usually we put a mention "2001-2009" hard coded in our template.

    But the problem, is that at the end of the year we have better things to do than to update the footer of our website ^^.

    So if you don't wan't to be bother anymore ...

    Code

    Copyright &copy; 2002-<!--['Y'|date]-->
  • Nice icon_smile

    --
    campertoday.nl, Module development, Dutch Zikula Community
  • YOu could also extend this with

    Code

    <!--[pnconfiggetvar name='startdate' assign='startdate']-->

    and use something like

    Code

    Copyright &copy; <!--[$startdate|pndate_format:'%Y']-->-<!--['Y'|date]-->

    But then the website startdate admin setting needs to be a nice date and it can also be just another string.

    --
    campertoday.nl, Module development, Dutch Zikula Community
  • yes but usually you don't update the startdate ^^
  • Is startdate still part of Zikula? IIRC we once discussed with Mark about the use of it.

    --
    best regards from Kiel, sailing city

    Steffen Voss

    Member of the Zikula Steering Committee
    Read The Zikulan's Blog "If you want people to RTFM, make a better FM!"
  • The UI for it has been removed in 1.2.0 and 2.0 (according your ticket #672).

    --
    Guite | ModuleStudio
  • A bit OT, but:

    The site start date was used in the Stats module... I know Stats is to be outsourced (if I recall correctly)... Has that little need been thought of/solutioned?

    IMHO, Stats and Credits are two useful little modules... I always use them.

    My humble suggestion would have been that Credits stay part of core, but that it should be installed with permissions that make it only see-able by the site admin... it's a useful and quick way of checking what version you have of a particular module. Plus it's a nice way of preserving the OS ethos of always giving credit for what's used.

    Since there are no well-qualified maintainers volunteering for 'Stats', 'Credits', 'legal' and 'banners', I'd be willing to adopt them. I could only do superficial work on them (maintain the templates, for instance, and update the browsers and OS's seen by 'Stats'), but that might be better than nothing until either a better maintainer presents or until I learn enough to be able to modify their code... What do you devs/SC think? They're not very complicated modules, but are all useful.

    I use Banners, too, and there are a couple of little features and modifications I'd like to see implemented...

    --
    David
    http://zikula.tv
  • Maybe I'll take my suggestion to the list instead.

    --
    David
    http://zikula.tv
  • Guite

    The UI for it has been removed in 1.2.0 and 2.0 (according your ticket #672).

    Ok , that might be better indeed. For me it serves no real purpose, but I just thought of the idea (tested if it worked) and posted it icon_wink

    --
    campertoday.nl, Module development, Dutch Zikula Community
  • 0 users

This list is based on users active over the last 60 minutes.