You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-commits@incubator.apache.org by "Jan Matèrne (JIRA)" <ji...@apache.org> on 2007/06/25 12:19:25 UTC

[jira] Created: (IVY-535) Provide anchors in the FAQ

Provide anchors in the FAQ
--------------------------

                 Key: IVY-535
                 URL: https://issues.apache.org/jira/browse/IVY-535
             Project: Ivy
          Issue Type: New Feature
          Components: Documentation
    Affects Versions: 2.0.0-alpha-1
            Reporter: Jan Matèrne
            Priority: Minor


If the FAQ would contain anchors (<a name>) you could point directly to a FAQ-entry.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (IVY-535) Provide anchors in the FAQ

Posted by "Jan Matèrne (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/IVY-535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12507864 ] 

Jan Matèrne commented on IVY-535:
---------------------------------

Dont know how the FAQ is managed ... in Ant we generate that using xml+velocity, so we added that in the generating velocity makro.

I mean: if you generate the FAQ you have to modify the generator ;-)

Is there any possibility to check that all FAQ-entries have a unique anchor?

Maybe a TOC is also useful ...

> Provide anchors in the FAQ
> --------------------------
>
>                 Key: IVY-535
>                 URL: https://issues.apache.org/jira/browse/IVY-535
>             Project: Ivy
>          Issue Type: New Feature
>          Components: Documentation
>    Affects Versions: 2.0.0-alpha-1
>            Reporter: Jan Matèrne
>            Assignee: Xavier Hanin
>            Priority: Minor
>             Fix For: 2.0.0-alpha-2
>
>
> If the FAQ would contain anchors (<a name>) you could point directly to a FAQ-entry.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (IVY-535) Provide anchors in the FAQ

Posted by "Xavier Hanin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/IVY-535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12507866 ] 

Xavier Hanin commented on IVY-535:
----------------------------------

In our case the FAQ is managed by hand (using xooki as any other page). Providing a TOC would be easy using a jquery plugin (for instance):
http://nepherim.lifehaiku.com/2007/jqtoc

For checking that all faq entries have a unique anchor, following the xooki philosophy we could do it with javascript. According to the frequency at which we update the FAQ, I'm not sure it's worth the effort.

> Provide anchors in the FAQ
> --------------------------
>
>                 Key: IVY-535
>                 URL: https://issues.apache.org/jira/browse/IVY-535
>             Project: Ivy
>          Issue Type: New Feature
>          Components: Documentation
>    Affects Versions: 2.0.0-alpha-1
>            Reporter: Jan Matèrne
>            Assignee: Xavier Hanin
>            Priority: Minor
>             Fix For: 2.0.0-alpha-2
>
>
> If the FAQ would contain anchors (<a name>) you could point directly to a FAQ-entry.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (IVY-535) Provide anchors in the FAQ

Posted by "Xavier Hanin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVY-535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xavier Hanin reassigned IVY-535:
--------------------------------

    Assignee: Xavier Hanin

> Provide anchors in the FAQ
> --------------------------
>
>                 Key: IVY-535
>                 URL: https://issues.apache.org/jira/browse/IVY-535
>             Project: Ivy
>          Issue Type: New Feature
>          Components: Documentation
>    Affects Versions: 2.0.0-alpha-1
>            Reporter: Jan Matèrne
>            Assignee: Xavier Hanin
>            Priority: Minor
>
> If the FAQ would contain anchors (<a name>) you could point directly to a FAQ-entry.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (IVY-535) Provide anchors in the FAQ

Posted by "Xavier Hanin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVY-535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xavier Hanin resolved IVY-535.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-alpha-2

I've added the <a name=""> on the FAQ page. The change should be propagated to the web site in about one hour.

> Provide anchors in the FAQ
> --------------------------
>
>                 Key: IVY-535
>                 URL: https://issues.apache.org/jira/browse/IVY-535
>             Project: Ivy
>          Issue Type: New Feature
>          Components: Documentation
>    Affects Versions: 2.0.0-alpha-1
>            Reporter: Jan Matèrne
>            Assignee: Xavier Hanin
>            Priority: Minor
>             Fix For: 2.0.0-alpha-2
>
>
> If the FAQ would contain anchors (<a name>) you could point directly to a FAQ-entry.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.