meza icon indicating copy to clipboard operation
meza copied to clipboard

Setup an enterprise MediaWiki server with simple commands

Results 100 meza issues
Sort by recently updated
recently updated
newest added

Make `meza deploy ...` automatically set a system wide banner on all wikis

Need to easily put banners at the top of all wikis, and optionally at the top of select wikis without editing the [[MediaWiki:Sitenotice]] page.

new: feature request
difficulty: medium
important: simplify interface
v32.0.0

#1075 is for viewing deploy logs from a web interface. What other logs may this be desirable for?

Currently cannot see why a deploy fails from the web interface. This would be problematic for users who do not have SSH access to the server.

- Can we just set dev servers as backups in host files? That doesn't cue the backup server to pull the backups. Also it may tend to duplicate uploads (costly)...

Wikis created from scratch have no main page ever since we started using the farm method. We should create a default Meza1 main page to get people started.

new: enhancement
difficulty: medium
v32.0.0

Currently in Parsoid log files are never rotated, and thus continue to grow with time. A method of log rotation should be developed. One method would be to create a...

topic: logging
critical: stability
difficulty: medium
v32.0.0

This should be as simple as creating a symlink from `htdocs/wikis//uploads` to `data/uploads/` (directories approximate, and may shift due to reorg #609), then telling LocalSettings not to use `img_auth.php` for...

new: feature request
important: performance
difficulty: hard
v32.0.0

Create special page that visualizes job queue. For example, paste the following into JS console (modifying the variables at the top as required): ```javascript // --------- modify below as req'd...

new: feature request
difficulty: medium
topic: job queue
v32.0.0

Tracking plan to merge @freephile changes into this repo. - [ ] [EZ] .gitignore hosts and nbproject - See #833 - [ ] [EZ] Semantic compound queries version changed from...

v32.0.0