If you purchased the PageLines 2.0 Developer Edition, you have access to PageLines Integrations. This allows you to use non-WordPress software on your website such as Vanilla forums & MediaWiki, and complety integrate it with your PageLines theme.
Contents |
Vanilla is a light weight Internet forum package. It is written in PHP and runs smoothly along with your WordPress website. With PageLines Integrations, it's easier than ever to match your Vanilla forum's appearance with the PageLines 2.0 theme. At PageLines.com, we use Vanilla for our own help forums. For more information on Vanilla, go to the Vanilla forums website
From your WordPress Administration Panel:
You will download a ZIP file named "pagelines-integration-vanilla.zip" This file contains everything you need to sync your existing Vanilla installation with the PageLines 2.0 theme.
You should now see your Vanilla forum completely in sync with PageLines 2.0! If for some reason the linking process fails, refer to the README.txt file inside the pagelines-integration-folder for information on linking "wp-load.php."
Now that you've added the PageLines 2.0 theme to your forum, you must now add it to your Special Pages for further customization.
Here you can customize your Basic Template, upload a new background image, and more. For more information, click on How to Use Special Pages
MediaWiki is a free software open source wiki package written in PHP. It is used on huge sites like Wikipedia, the World's largest online encyclopedia. It is also used on many other wikis, including PageLines Docs!
From your WordPress Administration Panel:
You will download a ZIP file named "pagelines-integration-mediawiki.zip" This file contains everything you need to sync your existing MediaWiki installation with the PageLines 2.0 theme.
// pagelines-start require_once( '/home/user/www/wp-load.php' ); // pagelines-end
Make sure you have entered the absolute path to your wp-load.php NOT a URL.
You should now see your MediaWiki's appearance completely in sync with PageLines 2.0!
Now that you've added the PageLines 2.0 theme to your wiki, you must now add it to your Special Pages for further customization.
Here you can customize your Basic Template, upload a new background image, and more. For more information, click on How to Use Special Pages