Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (2086 - 2088 of 2152)

Ticket Resolution Summary Owner Reporter
#2781 fixed add way to edit homepage text to simple theming aron.carroll shevski

Reported by shevski, 21 months ago.

Description

demo.ckan.org has a small field for adding text on homepage current text: "Welcome to the CKAN demo Try out standard CKAN functionality in a sandbox environment. Search for datasets directly from the homepage or by navigating to the Datasets search page where you can facet by tags, groups and format."

Want to make this editable for demos

#2787 fixed Ensure templates_legacy directory is loaded for extensions toby aron.carroll

Reported by aron.carroll, 21 months ago.

Description

Currently the stats plugin has a template and templates_legacy directory. We need to ensure that the templates in templates_legacy are loaded.

#2789 fixed logo fixups aron.carroll toby

Reported by toby, 21 months ago.

Description

With the text logo I'd like the tag line to be under the site name so some css like

float:left;clear:left;font-size:13px;line-height:0.1;

Also the site name can be larger if no tagline

commit daac54dbd856 I've added a new global g.header_css that sets the hgroup class to

'header-image' 'header-text-logo' 'header-text-logo-tagline'

I think maybe we should also have 'header-image-css' for the equivalent of the class="logo" in the link to allow/stop the image replacement

Note: See TracQuery for help on using queries.