[interchange-docs] xmldocs - docelic modified 15 files

Stefan Hornburg (Racke) racke at linuxia.de
Sat Nov 10 15:46:57 EST 2007


docs at icdevgroup.org wrote:
> User:      docelic
> Date:      2007-11-10 18:28:15 GMT
> Modified:  .        TODO
> Modified:  refs     BounceReferrals HouseKeeping HouseKeepingCron
> Modified:           widget.tag
> Added:     refs     country_select.widget noyes.widget realvalue.widget
> Added:              state_select.widget text.widget textarea.widget
> Added:              time.widget value.widget yesno.widget
> Removed:   refs     table-organize
> Log:
> * Small updates to existing pages
> * Couple of widgets documented
> 
> Revision  Changes    Path
> 1.105     +2 -0      xmldocs/TODO
> 
> 
> rev 1.105, prev_rev 1.104
> Index: TODO
> ===================================================================
> RCS file: /var/cvs/xmldocs/TODO,v
> retrieving revision 1.104
> retrieving revision 1.105
> diff -u -r1.104 -r1.105
> --- TODO	20 Aug 2007 18:37:37 -0000	1.104
> +++ TODO	10 Nov 2007 18:28:14 -0000	1.105
> @@ -1,4 +1,6 @@
>  Bugs:
> +-textarea widget is hidden as it is found in text.widget file
> +-check if really linking between widgets is not working
>  - search doc se nevidi jer je search neki actionmap
>  - on online docs, mention that obsolete examples are obsolete, 
>    provide search box, provide static files for download, 
> 
> 
> 
> 1.2       +1 -1      xmldocs/refs/BounceReferrals
> 
> 
> rev 1.2, prev_rev 1.1
> Index: BounceReferrals
> ===================================================================
> RCS file: /var/cvs/xmldocs/refs/BounceReferrals,v
> retrieving revision 1.1
> retrieving revision 1.2
> diff -u -r1.1 -r1.2
> --- BounceReferrals	7 Nov 2007 00:48:44 -0000	1.1
> +++ BounceReferrals	10 Nov 2007 18:28:14 -0000	1.2
> @@ -1,5 +1,5 @@
>  __NAME__ purpose
> -specify whether information from both GET and POST method should be parsed when form is submitted using POST method
> +remove visible affiliate code from URLs after first access
>  __END__
>  
>  
> 
> 
> 
> 1.8       +8 -2      xmldocs/refs/HouseKeeping
> 
> 
> rev 1.8, prev_rev 1.7
> Index: HouseKeeping
> ===================================================================
> RCS file: /var/cvs/xmldocs/refs/HouseKeeping,v
> retrieving revision 1.7
> retrieving revision 1.8
> diff -u -r1.7 -r1.8
> --- HouseKeeping	6 Nov 2006 18:41:20 -0000	1.7
> +++ HouseKeeping	10 Nov 2007 18:28:14 -0000	1.8
> @@ -17,9 +17,15 @@
>  __END__
>  
>  
> -__NAME__ example: Adjusting the HouseKeeping interval
> +__NAME__ example: Adjusting the HouseKeeping interval to 120 seconds
>  <programlisting>
> -HouseKeeping 5
> +HouseKeeping 2 minutes
> +</programlisting>
> +__END__
> +
> +__NAME__ example: Adjusting the HouseKeeping interval to 1 hour
> +<programlisting>
> +HouseKeeping 1 hour
>  </programlisting>
>  __END__
>  
> 
> 
> 
> 1.6       +21 -17    xmldocs/refs/HouseKeepingCron
> 
> 
> rev 1.6, prev_rev 1.5
> Index: HouseKeepingCron
> ===================================================================
> RCS file: /var/cvs/xmldocs/refs/HouseKeepingCron,v
> retrieving revision 1.5
> retrieving revision 1.6
> diff -u -r1.5 -r1.6
> --- HouseKeepingCron	7 Nov 2007 10:58:40 -0000	1.5
> +++ HouseKeepingCron	10 Nov 2007 18:28:14 -0000	1.6
> @@ -65,26 +65,22 @@
>  </para><para>
>  In addition to the above, two special targets exist,
>  <literal>:reconfig</literal> and <literal>:jobs</literal>. 
> -They allow calling
> -of the catalog reconfig routines and jobs routines respectively.
> +They define the intervals at which 
> +catalog reconfiguration and job executions would run (if any
> +requests for it were issued).
>  The <filename>etc/reconfig</filename> and
> -<filename>etc/jobsqueue</filename> files will be ignored
> -if &conf-__FILENAME__; is 
> -specified but these targets are not included. This will render
> -reconfiguration and/or triggering batch jobs from the commandline
> -useless.
> -In that case, a warning will be issued at
> -&IC; startup or crontab change, e.g.:
> -<programlisting>
> -WARNING: suggested cron entry ':reconfig' not present.
> -</programlisting>

Any specific reason that you removed the literal warning ? In case
someone makes this mistake, it'll be easy to locate in the documentation.

Regards
	Racke


-- 
LinuXia Systems => http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP => http://www.icdevgroup.org/
Interchange Development Team



More information about the docs mailing list