Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API docs: Add quick linksfor longdesc and examples #9

Closed
wants to merge 1 commit into from

Conversation

jzaefferer
Copy link
Member

@@ -57,7 +57,7 @@
<xsl:call-template name="entry-body"/>

<xsl:if test="normalize-space(longdesc/*)">
<div class="longdesc">
<div class="longdesc" id="entry-longdesc">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can't use static ids because there can be multiple entries on a page.

@jzaefferer
Copy link
Member Author

Updated the PR. Got a little more complicated. Not really worth the trouble, as we don't have the combination of those quick links with multiple entries, at least so far. Layout still sucks (needs to be addressed in web-base-template), wording could probably also get better.

@kswedberg, can you take a look at this?

@kswedberg
Copy link
Member

@jzaefferer yeah, I'll take a look today.

@jzaefferer
Copy link
Member Author

Landed in 4104660

@jzaefferer jzaefferer closed this Oct 24, 2012
@scottgonzalez scottgonzalez deleted the quick-overview-example-links branch December 5, 2014 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants