summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlsces <lester@lsces.co.uk>2026-04-06 15:23:29 +0100
committerlsces <lester@lsces.co.uk>2026-04-06 15:23:29 +0100
commit5be3819d87efc26863bffe0962a805a267a51700 (patch)
tree92cffd1bbeaca11e15f134d204a45540d83b74e9
parent9fb1e345d727b62b6b57cb114ee34b0438b069c3 (diff)
downloadwiki-5be3819d87efc26863bffe0962a805a267a51700.tar.gz
wiki-5be3819d87efc26863bffe0962a805a267a51700.tar.bz2
wiki-5be3819d87efc26863bffe0962a805a267a51700.zip
Tidying links to bitweaver.org to avoid redirect from http
-rwxr-xr-xadmin/pump_wiki_inc.php12
-rwxr-xr-xincludes/classes/BitBook.php2
-rwxr-xr-xincludes/classes/BitPage.php2
3 files changed, 8 insertions, 8 deletions
diff --git a/admin/pump_wiki_inc.php b/admin/pump_wiki_inc.php
index ff2fb53..8a0af3a 100755
--- a/admin/pump_wiki_inc.php
+++ b/admin/pump_wiki_inc.php
@@ -23,7 +23,7 @@ $pageHash = [
'edit' => "Welcome to bitweaver.
We appreciate that you are taking the time to test this unique product. bitweaver allows you to create a website exactly the way you want it to be. You can install packages as you need them, enhancing or reducing the functionality of your site. If you should have space limitations you can delete packages from your server without any consequences (as long as it\'s none of the required packages).
-bitweaver was built with extensibility in mind and thus we have made it \'\'easy\'\' to create new packages for developers and just plug them into the bitweaver framework. We envisage that more packages will become in the future. If you should require additional functionality, it is worth keeping your eyes on [http://www.bitweaver.org/wiki/index.php?page=bitweaverFeatures|bitweaver Features], where we will announce all new packages as they are developed and reach a stable status.
+bitweaver was built with extensibility in mind and thus we have made it \'\'easy\'\' to create new packages for developers and just plug them into the bitweaver framework. We envisage that more packages will become in the future. If you should require additional functionality, it is worth keeping your eyes on [https://www.bitweaver.org/wiki/index.php?page=bitweaverFeatures|bitweaver Features], where we will announce all new packages as they are developed and reach a stable status.
^bitweaver allows you to manage your content the way you want to.^
@@ -71,13 +71,13 @@ Some other packages also have plugins. These settings can usually be found in th
'description' => 'Help and Contact Details',
'edit' => 'bitweaver features an internal help system that provides help in virtually all forms and areas where you have to enter information. However, should you require more help, you can always contact us by any of the means mentioned below.
* Since we are still working hard on improving usability and stability of bitweaver, we haven\'t had time to translate bitweaver into various languages. If you are interested in helping us translate parts of bitweaver, please feel free to contact us.
-* If you want to find out more about existing packages and how to install them, you can find information at [http://www.bitweaver.org|bitweaver].
+* If you want to find out more about existing packages and how to install them, you can find information at [https://www.bitweaver.org|bitweaver].
* Best methods to get in contact with us
- ** IRC ([http://www.bitweaver.org/wiki/index.php?page=ConnectingToIrc|instructions] on connecting to irc)
+ ** IRC ([https://www.bitweaver.org/wiki/index.php?page=ConnectingToIrc|instructions] on connecting to irc)
** [http://sourceforge.net/mail/?group_id=141358|Sourceforge mailing list]
** If you wish to report any bugs, we urge you to do this at [http://sourceforge.net/tracker/?atid=630083&group_id=101599&func=browse|Sourceforge]
- ** the [http://www.bitweaver.org/forums/viewforum.php?f=5|bitweaver Forums] might contain useful information.
- ** [http://www.bitweaver.org/|bitweaver] currently contains all the documentation we have.
+ ** the [https://www.bitweaver.org/forums/viewforum.php?f=5|bitweaver Forums] might contain useful information.
+ ** [https://www.bitweaver.org/|bitweaver] currently contains all the documentation we have.
* If you think you could contribute to bitweaver in any way, please feel free to contact us. we appreciate all the help we can get.
'],
[
@@ -148,7 +148,7 @@ Clicking this link will take you to a page with a massive number of options. The
[
'title' => 'bitweaver Glossary',
'description' => 'Definition of Frequently used Terms',
- 'edit' => ';Package:A Package is a part of bitweaver that can manipulate, store and/or display information. Packages are always self-contained entities that can be installed, or uninstalled should require additional functionality. A list of currently available packages can be found on [http://www.bitweaver.org|bitweaver]. bitweaver differentiates between internal and foreign packages. Internal packages are packages that have been created inhouse and are meant to work with bitweaver from the ground up and will probably not work with any other application. a Foreign Package is usually a standalone application that has been modified in a way to fit into bitweaver. We try and keep these modifications to a minimum, allowing for easy upgrades to new versions.
+ 'edit' => ';Package:A Package is a part of bitweaver that can manipulate, store and/or display information. Packages are always self-contained entities that can be installed, or uninstalled should require additional functionality. A list of currently available packages can be found on [https://www.bitweaver.org|bitweaver]. bitweaver differentiates between internal and foreign packages. Internal packages are packages that have been created inhouse and are meant to work with bitweaver from the ground up and will probably not work with any other application. a Foreign Package is usually a standalone application that has been modified in a way to fit into bitweaver. We try and keep these modifications to a minimum, allowing for easy upgrades to new versions.
;Plugin:Enable or disable pluggable features. These plugins are more powerful than regular features and usually allow manipulation of content.
;Feature:Packages usually contain various features that can be activated or deactivated. All these features can be set from the ['.KERNEL_PKG_URL.'admin/index.php|Administration Screen]. The number of features can be daunting to begin with, but we are sure you will soon work out what they all do. most features have some short description of what you expect from the setting once turned on or off.
;Module:A module is one of the small boxes in one of the outer columns. You can select what modules and where you want to display these from the ['.KERNEL_PKG_URL.'admin/index.php?page=layout|Layout Screen].
diff --git a/includes/classes/BitBook.php b/includes/classes/BitBook.php
index 191766b..d66eb0b 100755
--- a/includes/classes/BitBook.php
+++ b/includes/classes/BitBook.php
@@ -48,7 +48,7 @@ class BitBook extends BitPage {
'handler_class' => 'BitBook',
'handler_package' => 'wiki',
'handler_file' => 'BitBook.php',
- 'maintainer_url' => 'http://www.bitweaver.org'
+ 'maintainer_url' => 'https://www.bitweaver.org'
) );
$this->mContentTypeGuid = BITBOOK_CONTENT_TYPE_GUID;
diff --git a/includes/classes/BitPage.php b/includes/classes/BitPage.php
index c825b3e..30e4aef 100755
--- a/includes/classes/BitPage.php
+++ b/includes/classes/BitPage.php
@@ -35,7 +35,7 @@ class BitPage extends LibertyMime implements BitCacheable {
'handler_class' => 'BitPage',
'handler_package' => 'wiki',
'handler_file' => 'BitPage.php',
- 'maintainer_url' => 'http://www.bitweaver.org'
+ 'maintainer_url' => 'https://www.bitweaver.org'
] );
$this->mPageId = (int)$pPageId;
$this->mContentId = (int)$pContentId;