Django

Code

Ticket #5477 (closed: fixed)

Opened 1 year ago

Last modified 1 year ago

Template doc page missing an important link

Reported by: rich@richardcornish.com Assigned to: mitja
Milestone: Component: Documentation
Version: SVN Keywords: add-ons documentation
Cc: Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

On the template documentation, the django.contrib.markup section (http://www.djangoproject.com/documentation/templates/#django-contrib-markup) is missing the link to the markup section (http://www.djangoproject.com/documentation/add_ons/#markup), like how django.contrib.humanize and django.contrib.webdesign have their respective links.

Attachments

templates.txt (45.5 kB) - added by mitja on 09/14/07 18:28:39.
Adds link to markup section in add-ons documentation against r6248
templates_r6248.diff (447 bytes) - added by mitja on 09/14/07 18:29:29.
Adds link to markup section in add-ons documentation against r6248

Change History

09/14/07 17:44:56 changed by Simon G. <dev@simon.net.nz>

  • needs_better_patch changed.
  • stage changed from Unreviewed to Accepted.
  • needs_tests changed.
  • needs_docs changed.

09/14/07 18:12:12 changed by mitja

  • owner changed from nobody to mitja.
  • status changed from new to assigned.

09/14/07 18:28:39 changed by mitja

  • attachment templates.txt added.

Adds link to markup section in add-ons documentation against r6248

09/14/07 18:29:29 changed by mitja

  • attachment templates_r6248.diff added.

Adds link to markup section in add-ons documentation against r6248

09/14/07 18:33:37 changed by mitja

  • keywords set to add-ons documentation.
  • has_patch set to 1.

Please ignore templates.txt. templates_r6248.diff contains the diff.

09/14/07 19:56:18 changed by ubernostrum

  • stage changed from Accepted to Ready for checkin.

09/15/07 04:51:57 changed by mtredinnick

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

(In [6271]) Fixed #5477 -- Added links from the markup filters to the more extensive documentation in the add-ons file. Patch from mitja.


Add/Change #5477 (Template doc page missing an important link)




Change Properties
Action