KDE.org/Wordpress Help: Difference between revisions

From KDE Community Wiki
No edit summary
No edit summary
Line 6: Line 6:
There are some best practices to be aware of.
There are some best practices to be aware of.
* To get good looking tables, check here: [http://twitter.github.com/bootstrap/base-css.html#tables Bootstrap tables]
* To get good looking tables, check here: [http://twitter.github.com/bootstrap/base-css.html#tables Bootstrap tables]
 
* There is a wordpress plugin allowing you to preview/update sites by key combinations: ctrl-alt-L for preview, ctrl-alt-P for publish. That is more efficient then pressing the buttons.
There is a wordpress plugin allowing you to preview/update sites by key combinations: ctrl-alt-L for preview, ctrl-alt-P for publish. That is more efficient then pressing the buttons.

Revision as of 15:03, 27 July 2012

(These are random notes by Frederik, feel free to improve/clean up the mess.)

Once kde.org is running wordpress it will make use of bootstrap in its theme. That means you can use the functionality of bootstrap on the site. Learn more here: Twitter Bootstrap

There are some best practices to be aware of.

  • To get good looking tables, check here: Bootstrap tables
  • There is a wordpress plugin allowing you to preview/update sites by key combinations: ctrl-alt-L for preview, ctrl-alt-P for publish. That is more efficient then pressing the buttons.