WordPress Houston Meetup - Using WordPress as a CMS

18
WordPress Is Not Just For Blogs Dammit! http://www.ickr.com/photos/ardenswayoife/3184839175/ Photo credit Wednesday, June 29, 2011

Transcript of WordPress Houston Meetup - Using WordPress as a CMS

Page 1: WordPress Houston Meetup - Using WordPress as a CMS

WordPress Is Not Just For Blogs Dammit!

http://www.!ickr.com/photos/ardenswayo!ife/3184839175/Photo credit

Wednesday, June 29, 2011

Page 2: WordPress Houston Meetup - Using WordPress as a CMS

A case study: Using WordPress as a CMS

by: Chris Olbekson

http://c3mdigital.com @chris_olbekson

WordPress consulting and development Find me on Twitter

Wednesday, June 29, 2011

Page 3: WordPress Houston Meetup - Using WordPress as a CMS

Our editors need to be able to control and adjust the layout and size of the post content boxes

“”

Wednesday, June 29, 2011

Page 4: WordPress Houston Meetup - Using WordPress as a CMS

e Solution:

Play with the code on js"ddlehttp://js"ddle.net/zdSYG/41/

Wednesday, June 29, 2011

Page 5: WordPress Houston Meetup - Using WordPress as a CMS

e Solution:Build a front end drag and drop post layout interface

Play with the code on js"ddlehttp://js"ddle.net/zdSYG/41/

Wednesday, June 29, 2011

Page 6: WordPress Houston Meetup - Using WordPress as a CMS

e Solution:Build a front end drag and drop post layout interface

use jQuery UI Sortables to drag and drop the post boxes

Play with the code on js"ddlehttp://js"ddle.net/zdSYG/41/

Wednesday, June 29, 2011

Page 7: WordPress Houston Meetup - Using WordPress as a CMS

e Solution:Build a front end drag and drop post layout interface

query the posts by ‘menu_order’ and use ajax to save to the database

use jQuery UI Sortables to drag and drop the post boxes

Play with the code on js"ddlehttp://js"ddle.net/zdSYG/41/

Wednesday, June 29, 2011

Page 8: WordPress Houston Meetup - Using WordPress as a CMS

e Solution:Build a front end drag and drop post layout interface

query the posts by ‘menu_order’ and use ajax to save to the database

clean up the !oats and "ll in the gaps with jQuery Masonry

use jQuery UI Sortables to drag and drop the post boxes

Play with the code on js"ddlehttp://js"ddle.net/zdSYG/41/

Wednesday, June 29, 2011

Page 9: WordPress Houston Meetup - Using WordPress as a CMS

See the "nal production site at: http://www.michaelsavage.wnd.com/

Wednesday, June 29, 2011

Page 10: WordPress Houston Meetup - Using WordPress as a CMS

We need to be able to quickly break down and organize our content“ ”

Wednesday, June 29, 2011

Page 11: WordPress Houston Meetup - Using WordPress as a CMS

e Solution:

custom metabox glass on GitHubhttp://bit.ly/lB0NDk

Wednesday, June 29, 2011

Page 12: WordPress Houston Meetup - Using WordPress as a CMS

e Solution:Build out custom write panels using an extensible custom

metabox class (available on GitHub)

custom metabox glass on GitHubhttp://bit.ly/lB0NDk

Wednesday, June 29, 2011

Page 13: WordPress Houston Meetup - Using WordPress as a CMS

e Solution:Build out custom write panels using an extensible custom

metabox class (available on GitHub)

custom drop down and radio select taxonomy metaboxes

custom metabox glass on GitHubhttp://bit.ly/lB0NDk

Wednesday, June 29, 2011

Page 14: WordPress Houston Meetup - Using WordPress as a CMS

e Solution:Build out custom write panels using an extensible custom

metabox class (available on GitHub)

custom drop down and radio select taxonomy metaboxespost box preview metabox

custom metabox glass on GitHubhttp://bit.ly/lB0NDk

Wednesday, June 29, 2011

Page 15: WordPress Houston Meetup - Using WordPress as a CMS

e Solution:Build out custom write panels using an extensible custom

metabox class (available on GitHub)

custom drop down and radio select taxonomy metaboxespost box preview metaboxcustom sortable columns

custom metabox glass on GitHubhttp://bit.ly/lB0NDk

Wednesday, June 29, 2011

Page 16: WordPress Houston Meetup - Using WordPress as a CMS

WordPress Custom Write Panels and Metaboxes

Wednesday, June 29, 2011

Page 17: WordPress Houston Meetup - Using WordPress as a CMS

Custom Post Columns

Wednesday, June 29, 2011