Ticket #1369 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

Remove showdown.js from the page download

Reported by: zephod Owned by: zephod
Priority: awaiting triage Milestone: ckan-sprint-2011-10-10
Component: ckan Keywords:
Cc: Repository: ckan
Theme: none

Description

ckan.js can be rearchitected to avoid instantiating showdown.js in the root namespace. That way, layout_base.html doesn't need to import the script (because we don't use the showdown-dependant parts of ckan.js).

Change History

comment:1 Changed 3 years ago by zephod

  • Milestone changed from ckan-backlog to ckan-sprint-2011-10-10

cset 6904048ce970 Okfn needs to accept a github pull request to make this work. Currently CKAN live-links to the raw github script for ckanjs, which must be updated.

comment:2 Changed 3 years ago by rgrp

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.