You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-user@db.apache.org by Pedro Salgado <sa...@04web.com> on 2004/06/19 21:36:10 UTC

taskdef an documentation link


<target name="repository-files">
    <taskdef name="ojbdoclet"
             classname="xdoclet.modules.ojb.OjbDocletTask"
             classpathref="build-classpath"/><!-- HERE : missing the final /
-->

  Shouldn't it be a the link to documentation on the left menu on the OJB
main page?
 I know the links to the tutorial offer a link to documentation but still
there should be a direct link to the documentation summary on the left menu
(if you want to go to the xdoclet doc or any other guide then you are
obliged to enter a tutorial and then go to the xdoclet).


  Is there any possibility that a user could make "patch" and present it on
the mailing list (maybe ojb-dev) so that committers don¹t have to correct
stuff twice?
  If so where can I find that kind of information?

Pedro Salgado


---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-user-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-user-help@db.apache.org


Re: taskdef an documentation link

Posted by Thomas Dudziak <to...@first.fhg.de>.
Pedro Salgado wrote:

>  Oops! I guess I am used to the older site...

no problem, the new site looks quite different (but way better IMO) and 
we all have get used to it ;-)

Tom


---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-user-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-user-help@db.apache.org


Re: taskdef an documentation link

Posted by Pedro Salgado <sa...@04web.com>.
 Oops! I guess I am used to the older site...

 Sorry

Pedro Salgado


---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-user-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-user-help@db.apache.org


Re: taskdef an documentation link

Posted by Thomas Dudziak <to...@first.fhg.de>.
Pedro Salgado wrote:

> I mean on the main page left menu.
> 
> On the main page left menu you have:
> 
> OJB 
> Home 
> Features 
> Status 
> Release-Notes 
> Wiki 
> Mail lists 
> Mail Archives 
> Bug database 
> References 
> Links 
> Download 
> Binaries 
> Source 
> Development 
> Coding convention 
> View CVS 
> More CVS 
> License 
> All 
> Whole Site HTML 
> Whole Site PDF 
> 
> It would be simpler if it also had a:
> 
> Documentation (link do documentation summary)

There is, but it's a tab above the links.

Tom


---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-user-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-user-help@db.apache.org


Re: taskdef an documentation link

Posted by Pedro Salgado <sa...@04web.com>.
On 04/06/20 9:40, "Thomas Dudziak" <to...@first.fhg.de> wrote:

> Pedro Salgado wrote:
> 
>> 
>> <target name="repository-files">
>>     <taskdef name="ojbdoclet"
>>              classname="xdoclet.modules.ojb.OjbDocletTask"
>>              classpathref="build-classpath"/><!-- HERE : missing the final /
>> -->
>> 
>>   Shouldn't it be a the link to documentation on the left menu on the OJB
>> main page?
>>  I know the links to the tutorial offer a link to documentation but still
>> there should be a direct link to the documentation summary on the left menu
>> (if you want to go to the xdoclet doc or any other guide then you are
>> obliged to enter a tutorial and then go to the xdoclet).
> 

I mean on the main page left menu.

On the main page left menu you have:

OJB 
Home 
Features 
Status 
Release-Notes 
Wiki 
Mail lists 
Mail Archives 
Bug database 
References 
Links 
Download 
Binaries 
Source 
Development 
Coding convention 
View CVS 
More CVS 
License 
All 
Whole Site HTML 
Whole Site PDF 

It would be simpler if it also had a:

Documentation (link do documentation summary)



> Hmm, the xdoclet guide is a reference guide, which you'll find in the
> guides section. It is also referenced at some other places (tutorial etc.).
> 
>>   Is there any possibility that a user could make "patch" and present it on
>> the mailing list (maybe ojb-dev) so that committers don¹t have to correct
>> stuff twice?
> 
> Sure, just post a patch to either the user or the dev mailing list using
> the format generated by the diff utility or by cvs.

  ok

Thank you

Pedro Salgado


---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-user-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-user-help@db.apache.org


Re: taskdef an documentation link

Posted by Thomas Dudziak <to...@first.fhg.de>.
Pedro Salgado wrote:

> 
> <target name="repository-files">
>     <taskdef name="ojbdoclet"
>              classname="xdoclet.modules.ojb.OjbDocletTask"
>              classpathref="build-classpath"/><!-- HERE : missing the final /
> -->
> 
>   Shouldn't it be a the link to documentation on the left menu on the OJB
> main page?
>  I know the links to the tutorial offer a link to documentation but still
> there should be a direct link to the documentation summary on the left menu
> (if you want to go to the xdoclet doc or any other guide then you are
> obliged to enter a tutorial and then go to the xdoclet).

Hmm, the xdoclet guide is a reference guide, which you'll find in the 
guides section. It is also referenced at some other places (tutorial etc.).

>   Is there any possibility that a user could make "patch" and present it on
> the mailing list (maybe ojb-dev) so that committers don¹t have to correct
> stuff twice?

Sure, just post a patch to either the user or the dev mailing list using 
the format generated by the diff utility or by cvs.

Tom


---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-user-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-user-help@db.apache.org