Index: openacs-4/packages/logger/lib/projection.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/logger/lib/projection.adp,v diff -u -r1.2 -r1.3 --- openacs-4/packages/logger/lib/projection.adp 14 Jan 2004 08:58:12 -0000 1.2 +++ openacs-4/packages/logger/lib/projection.adp 29 Jul 2005 23:05:06 -0000 1.3 @@ -1,6 +1,6 @@ - +
Dates<#Dates Dates#> @progress_time_pct@% @@ -32,3 +32,4 @@
+ Index: openacs-4/packages/logger/www/index.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/logger/www/index.adp,v diff -u -r1.17 -r1.18 --- openacs-4/packages/logger/www/index.adp 3 Jun 2004 21:08:24 -0000 1.17 +++ openacs-4/packages/logger/www/index.adp 29 Jul 2005 23:05:06 -0000 1.18 @@ -3,11 +3,11 @@

- There are no projects in this instance of logger. + #logger.lt_There_are_no_projects#

@@ -48,3 +48,4 @@ &="show_tasks_p"> + Index: openacs-4/packages/logger/www/log-delete.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/logger/www/log-delete.adp,v diff -u -r1.3 -r1.4 --- openacs-4/packages/logger/www/log-delete.adp 5 Jan 2004 20:23:50 -0000 1.3 +++ openacs-4/packages/logger/www/log-delete.adp 29 Jul 2005 23:05:06 -0000 1.4 @@ -3,11 +3,12 @@ @context@

- Are you sure you want to delete this log entrythese @num_entries@ log entries? + #logger.lt_Are_you_sure_you_want# #logger.this_log_entry##logger.lt_these_num_entries_log#?

- Delete + #logger.Delete#     - Cancel, do not delete + #logger.Cancel_do_not_delete#

+ Index: openacs-4/packages/logger/www/log.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/logger/www/log.adp,v diff -u -r1.15 -r1.16 --- openacs-4/packages/logger/www/log.adp 3 Jun 2004 21:08:24 -0000 1.15 +++ openacs-4/packages/logger/www/log.adp 29 Jul 2005 23:05:06 -0000 1.16 @@ -21,7 +21,7 @@ @@ -46,7 +46,7 @@ -

Recent Entries

+

<#Recent_Entries Recent Entries#>

+ Index: openacs-4/packages/logger/www/no-projects.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/logger/www/no-projects.adp,v diff -u -r1.2 -r1.3 --- openacs-4/packages/logger/www/no-projects.adp 8 May 2003 13:55:50 -0000 1.2 +++ openacs-4/packages/logger/www/no-projects.adp 29 Jul 2005 23:05:06 -0000 1.3 @@ -1,17 +1,18 @@ -Logger Application +#logger.Logger_Application#

- Before anyone can start working with the Logger application an administrator needs to setup a project. + #logger.lt_Before_anyone_can_sta#

- Since you are an administrator you may visit the admin pages to do so now. + #logger.lt_Since_you_are_an_admi# #logger.lt_visit_the_admin_pages# #logger.to_do_so_now#

- Please contact an administrator about this. Thank you. + #logger.lt_Please_contact_an_adm#

+ Index: openacs-4/packages/logger/www/admin/entries-table.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/logger/www/admin/entries-table.adp,v diff -u -r1.1 -r1.2 --- openacs-4/packages/logger/www/admin/entries-table.adp 6 May 2003 17:37:09 -0000 1.1 +++ openacs-4/packages/logger/www/admin/entries-table.adp 29 Jul 2005 23:05:06 -0000 1.2 @@ -1,22 +1,22 @@ - There are no matching log entries + #logger.lt_There_are_no_matching#
- Add Entry + <#Add_Entry Add Entry#>
- + - + - - - - + + + + @@ -36,7 +36,7 @@ - + @@ -52,7 +52,7 @@ - + @@ -70,3 +70,4 @@ + Index: openacs-4/packages/logger/www/admin/index.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/logger/www/admin/index.adp,v diff -u -r1.14 -r1.15 --- openacs-4/packages/logger/www/admin/index.adp 16 Feb 2004 15:03:01 -0000 1.14 +++ openacs-4/packages/logger/www/admin/index.adp 29 Jul 2005 23:05:06 -0000 1.15 @@ -3,75 +3,63 @@
-

Projects

+

#logger.Projects#

- Projects not in this logger application instance which can be linked in: + #logger.lt_Projects_not_in_this_#

-

Variables

+

#logger.Variables#

-

Logger Application Instance

+

#logger.lt_Logger_Application_In#

-

Help

+

#logger.Help#

- The logger can track a number of variables in different projects. + #logger.lt_The_logger_can_track_# #logger.variables# #logger.in_different# #logger.projects#.

- A variable is something you wish to track, for example: + #logger.A# #logger.variable# #logger.lt_is_something_you_wish#

- Variables are shared between all projects, so that you can - summarize the variable across projects. However, if you have many - diverse projects going on, only certain variables will make sense - for any given project, hence we let you map variables to - projects. + #logger.Variables_are# #logger.lt_shared_between_all_pr##logger.lt__so_that_you_can____s# #logger.lt_map_variables_to____p#.

- Some variables will be additive, meaning that it makes - sense to add them together and look at the total. An example of an - additive variable is time spent. Others are non-additive, - which means the opposite. Instead, you would typically average - over them. An example is measuring your personal weight, or the - account balance of your bank account. It doesn't make sense to add - those numbers together, they're snapshots at a given point in - time, and just because you check your account balance 10 times a - day doesn't (necessarily) mean you're getting richer and richer. + #logger.lt_Some_variables_will_b# #logger.additive##logger.lt__meaning_that_it_make# #logger.non-additive##logger.lt_____which_means_the_o#

@@ -88,24 +76,13 @@

- You can mount multiple instances of the logger - application. The projects you define are shared between all - logger application instances, subject to the permissions you grant - on them. Each instance of logger will be setup to display a - certain subset of the projects available, as defined by the - administrator of that instance. + #logger.lt_You_can_mount_multipl# #logger.lt_instances_of_the_logg##logger.lt__The_projects_you_def#

- An example of why this is useful is if you work for a company, - which works on many different projects for different clients. In - that scenario, you would mount a logger instance in your intranet, - where people log the hours they spend on projects. Then if you - want to give your clients access to your logs, you can mount an - instance per client in the client's extranet area. These client - loggers would only have access to the projects that pertain to the - given client. + #logger.lt_An_example_of_why_thi#

+ Index: openacs-4/packages/logger/www/admin/project.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/logger/www/admin/project.adp,v diff -u -r1.12 -r1.13 --- openacs-4/packages/logger/www/admin/project.adp 17 May 2004 15:15:21 -0000 1.12 +++ openacs-4/packages/logger/www/admin/project.adp 29 Jul 2005 23:05:06 -0000 1.13 @@ -9,26 +9,27 @@
-

Important Message

+

<#Important_Message Important Message#>

- You must add a variable to your project before - you will be able to log entries to it. + <#You_must You must#> <#add_a_variable add a variable#> <#lt_to_your_project_befor to your project before + you will be able to log entries to it.#>
-

Variables

+

<#Variables Variables#>

-

Projections

+

<#Projections Projections#>

+ Index: openacs-4/packages/logger/www/admin/projection.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/logger/www/admin/projection.adp,v diff -u -r1.6 -r1.7 --- openacs-4/packages/logger/www/admin/projection.adp 17 May 2004 15:15:21 -0000 1.6 +++ openacs-4/packages/logger/www/admin/projection.adp 29 Jul 2005 23:05:06 -0000 1.7 @@ -7,3 +7,4 @@
+ Index: openacs-4/packages/logger/www/admin/variable.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/logger/www/admin/variable.adp,v diff -u -r1.6 -r1.7 --- openacs-4/packages/logger/www/admin/variable.adp 17 May 2004 15:15:21 -0000 1.6 +++ openacs-4/packages/logger/www/admin/variable.adp 29 Jul 2005 23:05:06 -0000 1.7 @@ -6,3 +6,4 @@
+
  Project#logger.Project# User#logger.User# DateVariableValueDescription#logger.Date##logger.Variable##logger.Value##logger.Description#
Total:#logger.Total#  
Projection:#logger.Projection#