Stephan Gambke
Stephan Gambke
Should play nice with * mobile devices * Navbar on stickyhead and fixedhead layout
#43 needs documentation. * What does it do. * How to use it.
I noticed that Lua programs running in the mediawiki are not working properly when using the Chameleon skin. For example the module “clickable buttons 2” that create buttons with text...
Personal tools should not show the NewtalkNotifier. This should be put into the layout separately where needed.
Add a component that renders wikitext. That would allow to have standard texts (e.g additional menus, toc, info boxes) on pre-defined grid-positions for all wiki pages without the need for...
ChameleonTemplate::maklistItem is called on nearly each request which in turns calls Linker::tooltipAndAccesskeyAttribs which on my machine cost a round 68ms for each call. One edit request produced 40 ChameleonTemplate::maklistItem calls...
I added only two screen dumps from the Xdebug tool but it should give an indication about the current bottlenecks in Chameleon. ``` MediaWiki 1.25alpha (6da1720) Chameleon 1.1.2-alpha (9dfebbe) Bootstrap...
If a file exeeds `post_max_size` or `upload_max_filesize` set in `php.ini` the upload will fail without proper error message. It seems that PHP does not raise an error when the file...
From https://phabricator.wikimedia.org/T48114: In filtered format, if an ampersand "&" is used in a property name, it gets displayed, but clicking on it (filtering the results) shows an empty result list...
### Setup - SRF version: 2.5 and later, probably before ### Issue See https://github.com/SemanticMediaWiki/SemanticMediaWiki/issues/3509#issuecomment-431196086 The tree format is not protected against recursion. If a query result contains a loop, i.e....