Wikka : Signature

HomePage :: Categories :: Index :: Changes :: Comments :: Documentation :: Blog :: Login/Register
This is a small script to enable editors to easily add their name and a datetime stamp.
This is particulaly useful for colaborative edits.

Simply create a file called Signature.php in the actions folder containing the following code:
<?php
� � echo "-- " . $this->Format($this->GetUserName()) . " " . date("H:i, j M Y (T)");
?>


You should format the date/time to suite your own preference.


CategoryUserContributions
There are no comments on this page. [Add comment]
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.1505 seconds