Django

Code

Ticket #5658 (closed: fixed)

Opened 1 year ago

Last modified 1 year ago

"Templates for authors" doesn't link to "templates for python programmers"

Reported by: ahd@kew.com Assigned to: mboersma
Milestone: Component: Documentation
Version: SVN Keywords: template
Cc: Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

http://www.djangoproject.com/documentation/templates/ doesn't include any link pointing to the page for invoking it. Comopare this to the page http://www.djangoproject.com/documentation/templates_python/, which clearly has a template link to the template language page from the python page.

In short, starting on the template language page, there is no obvious way to invoke it.

-ahd-

Attachments

5658.diff (1.0 kB) - added by mboersma on 10/02/07 11:22:33.
Links to the templates_python page from templates

Change History

10/02/07 11:22:33 changed by mboersma

  • attachment 5658.diff added.

Links to the templates_python page from templates

10/02/07 11:25:01 changed by mboersma

  • status changed from new to assigned.
  • needs_better_patch changed.
  • needs_tests changed.
  • summary changed from templates language documentation doesn't point to python syntax to "Templates for authors" doesn't link to "templates for python programmers".
  • owner changed from nobody to mboersma.
  • needs_docs changed.
  • has_patch set to 1.
  • stage changed from Unreviewed to Ready for checkin.

The docs/templates_python.txt file links to the docs/templates.txt file, but the opposite is not true. They should link to each other for better navigation and consistency.

10/19/07 00:07:35 changed by gwilson

It does already link to the documentation, but at the very bottom. I think it should be moved to the top to state the scope of this document and so that it is consistent with the "for Python programmers" documentation.

10/19/07 00:07:48 changed by gwilson

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [6533]) Fixed #5658 -- Added a note to the top of the "for template authors" template documentation that states the scope of the document, along with a link to the "for Python programmers" documentation. Removed the link to the "for Python programmers" documentation at the bottom since it would be redundant.


Add/Change #5658 ("Templates for authors" doesn't link to "templates for python programmers")




Change Properties
Action