Ticket #8815 (closed PLIP: fixed)

Opened 7 years ago

Last modified 6 years ago

Use normal CSS and no more magic base_properties

Reported by: hannosch Owned by: hannosch
Priority: minor Milestone: 4.0
Component: Templates/CSS Version:
Keywords: Cc: dukebody, rossp

Description (last modified by hannosch) (diff)

Overview

We should kill base_properties and make our CSS into true text-only standard CSS.

Even Limi agrees ;)

Progress

Implemented with r25116.

Change History

comment:1 Changed 7 years ago by dukebody

  • Cc dukebody added

comment:2 Changed 7 years ago by rossp

  • Cc rossp added

comment:3 Changed 7 years ago by hannosch

  • Owner set to hannosch

comment:4 Changed 7 years ago by hannosch

(In [25116]) Removed our use of base_properties and converted all CSS files to normal files, instead of being DTML methods. This references #8815.

comment:5 Changed 7 years ago by hannosch

  • Description modified (diff)

comment:6 Changed 7 years ago by hannosch

  • Component changed from Visual and templates to Templates/CSS

comment:7 Changed 7 years ago by hannosch

  • Summary changed from Kill base_properties to Use normal CSS and no more magic base_properties

comment:8 Changed 6 years ago by limi

  • Status changed from new to closed
  • Resolution set to fixed
  • Milestone changed from 5.0 to 4.0

This actually happened as part of PLIP #9315 in Plone 4.

comment:9 Changed 6 years ago by esteele

  • Status changed from closed to reopened
  • Resolution fixed deleted

This portion of #9315 is still under discussion by the FWT. Even if we do leave the dtml-vars out of Sunburst's CSS, we're not removing base_properties at this time, for BBB reasons.

comment:10 Changed 6 years ago by limi

  • Status changed from reopened to closed
  • Resolution set to fixed

A full base_properties is included in Sunburst. It's not used in the theme, but included for compatibility purposes.

Note: See TracTickets for help on using tickets.