Scriblio Ten Minute Installation screencast
Uploaded on Feb 19, 2008 / 3835 views / 9043 impressions / 23 comments
Description
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...
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.
23 comments
misterbisson 10:32
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
misterbisson 9:00
Docs on creating pages in WordPress: http://codex.wordpress.org/Pages
misterbisson 8:20
This is your new catalog!
misterbisson 7:08
Docs on Widgets: http://codex.wordpress.org/Widgets_SubPanel
misterbisson 6:57
Let's activate the Scriblio theme.
http://codex.wordpress.org/Using_Themes#Selecting_the_Active_Theme
misterbisson 6:46
It's a catalog, but it could look better, and where are the facets?
misterbisson 6:36
Books and catalog content aren't shown on the front page, they're on the /browse/ page, note the URL there.
misterbisson 10:50
Send a message to the Scriblio group to show it off: http://groups.google.com/group/scriblio
misterbisson 4:21
Here are the WordPress docs for this: http://codex.wordpress.org/Using_Permalinks
misterbisson 3:49
Managing and activating plugins:
http://codex.wordpress.org/Managing_Plugins
misterbisson 3:42
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
misterbisson 3:15
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
misterbisson 2:50
Yep, this is part of a typical WordPress install. Take a look at the file permissions doc:
http://codex.wordpress.org/Changing_File_Permissions
misterbisson 2:25
This is part of a typical WordPress install too. More docs here:
http://codex.wordpress.org/Using_Permalinks
misterbisson 1:17
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
sandieman 1:44
it's so strange seeing Terminal with black background!
misterbisson 0:58
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
misterbisson 0:26
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
muetodist580
Shit! Read my mind!