Beskrivelse
Cssor is a simple and light custom css editor right in your wordpress administration with minify option, no need for ftp client.
It generate custom css ‘cssor.css’ which is then included in your theme, and it overide theme css.
Features:
- Ace code editor
- Minify css
- Clean css from comments
- Create static or inline css file
Skjermskudd
Installasjon
- Upload the plugin files to the
/wp-content/plugins/cssor
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Go to to Cssor in administration main menu
- Write your css and enyoy.
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
“Cssor” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
BidragsytereOversett “Cssor” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
1.1
- New UI
- Improved plugin core
1.0
- Added Ace editor
0.1
- First initial version