Login
Username

Password



Lost Password?

Register now!






Category: XOOPS modules (2.0)
Download Now!Logtick (logtick-0.2.tar.gz) Popular Version: 0.2
Submitted Date:  2008/5/11
Description:

Logging a short comment with working time/category.
Summary of working time, what to do inspect later.

Changes 2008-05-11 logtick 0.2
* Unify display and form pages
* Add english resources

Downloaded 1092 times  1092  File Size 23.84 KB  Supported Platforms XOOPS 2.0 or XOOPS Cube Legacy 2.1  Home Page http://dev.myht.org/
Rating: 0.00 (0 votes)
Rate this File | Modify | Report Broken File | Tell a Friend | Comments (0)


db:d3forum_comment_listposts_flat.html

Re: Logtick (logtick-0.2.tar.gz)

nobu nobu Posted 2010/2/1 15:30

Thank you reporting.

I forget translate english/block.php file.
Here is quick translate.
put on - logtick/language/english/block.php
<?php
# $Id: blocks.php,v 1.1 2008-05-11 05:19:20 nobu Exp $

define('_BL_LOGTICK_CATEGORY', 'Category');
define('_BL_LOGTICK_SUBMIT', 'Register');
define('_BL_LOGTICK_DETAIL', 'more...');
define('_BL_LOGTICK_UID', 'UID');
define('_BL_LOGTICK_UID_DESC', 'example: "1,4,5" or  "user"');
define('_BL_LOGTICK_ITEMS', 'Display Items');

define('_BL_LOGTICK_DATE', 'Date');
define('_BL_LOGTICK_USER', 'User');
define('_BL_LOGTICK_SPAN', 'Time span');
define('_BL_LOGTICK_COMMENT', 'Comment');

define('_BL_LOGTICK_FMTS', 'H:i'); // less 24hour
define('_BL_LOGTICK_FMTM', 'd M'); // less 200days
define('_BL_LOGTICK_FMTL', 'd M Y');
?>

© 2008 MySite Web Service