Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.2, Mon Jan 7 14:19:25 2008 UTC | revision 1.3, Fri Jan 11 16:04:12 2008 UTC | |
|---|---|---|
| # | Line 6 to replicate what is accomplished by var | Line 6 to replicate what is accomplished by var |
| 6 | DrupalBin is available at http://drupalbin.com . | DrupalBin is available at http://drupalbin.com . |
| 7 | ||
| 8 | ||
| 9 | Features | Branch |
| 10 | -------- | ------ |
| 11 | ||
| 12 | * Submit code fragments and get a URL like http://drupalbin.com/2 with | Please checkout the branch according to what version of Drupal you wish to run: |
| Drupal-based code highlighting | ||
| * Share clean code links on IRC, or an IM conversation | ||
| * Submit modifications of existing code by using the Fix feature | ||
| 13 | ||
| 14 | Drupal 5 | |
| 15 | DRUPAL-5 | |
| 16 | ||
| 17 | Modules | Drupal 6 |
| 18 | ------------ | DRUPAL-6--1 |
| The following modules are required by DrupalBin. It is best to extract them | ||
| into the "profiles/drupalbin/modules" folder: | ||
| * GeSHi Filter | ||
| http://drupal.org/project/geshifilter | ||
| * Automatic Nodetitles | ||
| http://drupal.org/project/auto_nodetitle | ||
| * Pathauto | ||
| http://drupal.org/project/pathauto | ||
| * Token | ||
| http://drupal.org/project/token | ||
| * Node Clone | ||
| http://drupal.org/project/node_clone | ||
| Installation | ||
| ------------ | ||
| 1) Once you have ensured that you downloaded all the modules and that they | ||
| exist in "profiles/drupalbin/modules", visit INSTALL.php and select to | ||
| install the DrupalBin install profile. | ||
| 2) Select which database you'd like to install to and install. | ||
| 3) Create an administrator account. | ||
| 4) If you haven't done so already, visit GeSHi (http://qbnz.com/highlighter), | ||
| download and extract it to "profiles/drupalbin/modules/geshifilter/geshi". | ||
| To ensure that GeSHi is properly installed, configure it at: | ||
| "admin/settings/geshifilter" | ||
| Credits | ||
| ------- | ||
| * Rob Loach (http://drupal.org/user/61114) | ||
| Maintainer | ||
| * Stefaan Lippens (soxofaan - http://drupal.org/user/41478) | ||
| Contributer | ||
| * Oleg Terenchuk (litwol - http://drupal.org/user/78134) | ||
| Ideas |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |