add param to console.php to process ALL sites from a multitiki installation at once
- Status
- Open
- Subject
- add param to console.php to process ALL sites from a multitiki installation at once
- Version
- 12.x
14.x
15.x - Category
- Feature request
- Less than 30-minutes fix
- Support request
- Feature
- Console / Command Line
MultiTiki
Search - Resolution status
- New
- Submitted by
- Xavi (as xavidp - admin)
- Lastmod by
- Xavier de Pedro
- Rating
- Related-to
- Description
Right now, if you have a multitiki installation with 10 sites, and you want to rebuild the unified search index for them all, you have to run 10 times the command with the "--site=" para adapted to each case.
However, when you run setup.sh, by default setup.sh runs for all sites in a multitiki installation.
It would be nice if console.php had the chance (by default or not) to be run once for all sites in that multitiki installation at once
with some param like "--site=all":Copy to clipboardphp console.php d:u --site=all- Workaround
Use
Copy to clipboardsh ./doc/devtools/sqlupgrade.sh
which has been fixes in r58881 to work with Multitiki's in Tiki 12+ and also allowing full domain names (with dots) as multitiki instances.- Importance
- 5
- Easy to solve?
- 5
- Priority
- 25
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 5653
- Created
- Sunday 26 April, 2015 17:02:44 UTC
by Xavi (as xavidp - admin) - LastModif
- Monday 13 June, 2016 06:45:48 UTC