Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Internet > Plone Extensions

    collective.scss 1.0 Beta 1

    Download button

    No screenshots available
    Downloads: 90  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    JeanMichel FRANCOIS | More programs
    GPL / FREE
    November 14th, 2011, 13:30 GMT
    ROOT / Internet / Plone Extensions

     Read user reviews (0)  Refer to a friend  Subscribe

    collective.scss description

    Integration of SCSS in the CMS Plone

    collective.scss is a Plone product that provides SCSS integration into Plone. It use python implementation from Kirill Klenov available on github.

    You will be able to write scss stylesheets and register them into the css registry (portal_css).

    How to use scss with Plone

    You have to create a new file (mysheet.scss). Next register a css stylesheet as a browser view using your scss file:

    < browser:page
     name="mysheet.css"
     for="*"
     class="collective.scss.stylesheet.SCSSView"
     template="mysheet.scss"
     permission="zope2.View
     / >

    Now you just have to register your stylesheet in the css registry. Using a GenericSetup profile you just have to add an entry in the cssregistry.xml file, restart your zope server and apply the profile:

    < ?xml version="1.0"? >
    < object name="portal_css" >
     < stylesheet title=""
     id="mysheet.css"
     media="screen" rel="stylesheet" rendering="import"
     cacheable="True" compression="safe" cookable="True"
     enabled="1" expression="" / >
    < /object >



    Product's homepage

    Requirements:

    · Python
    · Plone CMS

      


    TAGS:

    SCSS integration | Plone SCSS | Plone | SCSS | integration

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM