lenya/src/webapp/lenya/pubs/docs-new/content/xdocs/docs/concepts/tasks concept.xml,1.3,1.4

Andreas Hartmann <[email protected]> Wed, 14 May 2003 22:33:29 +0200
Newsgroups gmane.comp.cms.wyona.cvs
Message-ID <[email protected]>
Update of /repository/lenya/src/webapp/lenya/pubs/docs-new/content/xdocs/docs/concepts/tasks
In directory erbium:/tmp/cvs-serv744/src/webapp/lenya/pubs/docs-new/content/xdocs/docs/concepts/tasks

Modified Files:
	concept.xml 
Log Message:
corrected links

Index: concept.xml
===================================================================
RCS file: /repository/lenya/src/webapp/lenya/pubs/docs-new/content/xdocs/docs/concepts/tasks/concept.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** concept.xml	2 May 2003 16:37:50 -0000	1.3
--- concept.xml	14 May 2003 20:33:26 -0000	1.4
***************
*** 17,22 ****
  In Lenya CMS, a <strong>task</strong> is used to implement a process
  which can be invoked by the user. Tasks are triggered
! from the sitemap using a <link href=""><code>TaskAction</code></link>
! or scheduled using a <link href=""><code>TaskJob</code></link>.
  </p>
  <p>
--- 17,22 ----
  In Lenya CMS, a <strong>task</strong> is used to implement a process
  which can be invoked by the user. Tasks are triggered
! from the sitemap using a <link href="taskaction.html"><code>TaskAction</code></link>
! or <link href="scheduling">scheduled </link>using a <code>TaskJob</code>.
  </p>
  <p>