About This Video
This video is
It takes about ten minutes to install Scriblio, configure it, load records, and view your new catalog. Watch and see.
I first did this screencast for my OLA Superconference presentation where I wanted to demonstrate an install but didn't have network available during the session. It works better with narration, and I'm planning to redo it along those lines, but I wanted to offer this one here until I do.
This website uses Adobe® Flash™ Player 9
Download Flash Now
If you are using Internet Explorer, you will need to restart your browser
after installing Flash.
Adobe and Flash are registered trademarks of Adobe Systems incorporated.
All rights reserved.
misterbi... (0:01)
1 year ago 0 + -About Scriblio
misterbi... (0:10)
1 year ago 0 + -Download the package or get it via SVN.
misterbi... (0:15)
1 year ago 0 + -svn co http://svn.automattic.com/wordpress/tags/2.3.3/ install_dir
misterbi... (0:26)
1 year ago 0 + -cd into install_dir/wp-content/plugins to install the bSuite and Scriblio plugins via SVN.
svn co http://svn.scriblio.net/plugin/trunk/ scriblio
svn co http://svn.wp-plugins.org/bsuite/trunk/ bsuite
misterbi... (0:58)
1 year ago 0 + -cd into the install_dir/wp-content/themes directory and install the Scriblio theme via SVN.
svn co http://svn.scriblio.net/theme/trunk/ scriblio_theme
sandieman (1:44)
1 year ago 0 + -it's so strange seeing Terminal with black background!
misterbi... (1:17)
1 year ago 0 + -This is a standard part of any WordPress install. Take a look at these docs for help"
http://codex.wordpress.org/Editing_wp-config.php
http://codex.wordpress.org/Installing_WordPress
misterbi... (2:25)
1 year ago 0 + -This is part of a typical WordPress install too. More docs here:
http://codex.wordpress.org/Using_Permalinks
misterbi... (2:50)
1 year ago 0 + -Yep, this is part of a typical WordPress install. Take a look at the file permissions doc:
http://codex.wordpress.org/Changing_File_Permissions
misterbi... (3:15)
1 year ago 0 + -Open your browser and enter the URL for your new site. It should automatically redirect to the install script. Here are the WP docs:
http://codex.wordpress.org/Installing_WordPress#Step_5:_Run_the_Install_Script
misterbi... (3:42)
1 year ago 0 + -This is your WordPress Dashboard. You can look around here (or read the docs below), but we're going to go activate some plugins.
http://codex.wordpress.org/Administration_Panels#The_Dashboard
misterbi... (3:49)
1 year ago 0 + -Managing and activating plugins:
http://codex.wordpress.org/Managing_Plugins
misterbi... (4:21)
1 year ago 0 + -Here are the WordPress docs for this: http://codex.wordpress.org/Using_Permalinks
misterbi... (10:50)
1 year ago 0 + -Send a message to the Scriblio group to show it off: http://groups.google.com/group/scriblio
misterbi... (6:36)
1 year ago 0 + -Books and catalog content aren't shown on the front page, they're on the /browse/ page, note the URL there.
misterbi... (6:46)
1 year ago 0 + -It's a catalog, but it could look better, and where are the facets?
misterbi... (6:57)
1 year ago 0 + -Let's activate the Scriblio theme.
http://codex.wordpress.org/Using_Themes#Selecting_the_Active_Theme
misterbi... (7:08)
1 year ago 0 + -Docs on Widgets: http://codex.wordpress.org/Widgets_SubPanel
misterbi... (8:20)
1 year ago 0 + -This is your new catalog!
misterbi... (9:00)
1 year ago 0 + -Docs on creating pages in WordPress: http://codex.wordpress.org/Pages
misterbi... (10:32)
1 year ago 0 + -Now we set that new page to be the front page of the site. Docs: http://codex.wordpress.org/Pages#Using_a_Page_as_the_Front_Page_.28version_2.1.2B_only.29