|
|
(3 intermediate revisions by one other user not shown) |
Line 42: |
Line 42: |
| |- | | |- |
| | Filters for Press Table and Events || adjustments for how the filter function works || https://moha.wiki/MediaWiki:Gadget-datatables.js | | | Filters for Press Table and Events || adjustments for how the filter function works || https://moha.wiki/MediaWiki:Gadget-datatables.js |
| | |- |
| | | Sidebar Edit || where to edit the sidebar || https://moha.wiki/MediaWiki:Sidebar |
| |} | | |} |
|
| |
|
| ===Backup Site=== | | ===Backup Site=== |
| | ====Method 1==== |
| # login to the server via SSH | | # login to the server via SSH |
| # make sure you are in your home directory, for this, run: cd ~ | | # make sure you are in your home directory, for this, run: cd ~ |
Line 52: |
Line 55: |
|
| |
|
| The database will be stored in the same directory with the date in its name. To delete an old database copy, navigate to it in MC and press F8. | | The database will be stored in the same directory with the date in its name. To delete an old database copy, navigate to it in MC and press F8. |
| | |
| | ====Method 2==== |
| | # login to the server via ssh |
| | # make sure you're in and run: ls |
| | # run : ls -alh |
| | # to backup, run: ./backup-database.sh |
| | |
| | Now the site is backed up. |
|
| |
|
| ==Code Blocks== | | ==Code Blocks== |
Line 288: |
Line 299: |
| To assign Articles to other categories, add those categories as subcategories of the [[Category:Article]]. Put this code on the needed category page (see https://moha.wiki/Special:Categories). Multiple levels are supported: | | To assign Articles to other categories, add those categories as subcategories of the [[Category:Article]]. Put this code on the needed category page (see https://moha.wiki/Special:Categories). Multiple levels are supported: |
|
| |
|
| | <pre> |
| <nowiki>Category:Article | | <nowiki>Category:Article |
|
| |
|
Line 295: |
Line 307: |
|
| |
|
| ---|---|---|- ... and so on</nowiki> | | ---|---|---|- ... and so on</nowiki> |
| | </pre> |
|
| |
|
| <noinclude>[[category:guide]]</noinclude> | | <noinclude>[[category:guide]]</noinclude> |
Latest revision as of 16:35, December 14, 2024
Design and Formatting
Wiki
Code Blocks
Semantic Queries and Templates
How to use intro box
Articles