alistair3149
5d5d1077c6
Readded tooltip to sitetitle
2020-06-02 23:37:28 -04:00
alistair3149
f0da589b52
Fixed missing footer sitetitle
2020-06-02 23:22:09 -04:00
alistair3149
a039f02bed
Added missing tooltip for side sitetitle
2020-06-02 22:34:38 -04:00
alistair3149
35de211a49
Converted sidebar sitetitle to Mustache
2020-06-02 21:21:24 -04:00
alistair3149
37732ea6a9
Partial Mustache refactor ( #113 )
...
Refactor some components into Mustache. With the footer refactor addressed in #75 , it should solve most of the incompatibility issues caused by previous hacks used to generate the footer
2020-06-02 02:23:11 -04:00
alistair3149
fbd85a8ef6
Attempt to fix autocomplete on search form
2020-03-17 18:34:01 -04:00
alistair3149
ef8b84de89
Reverted to the older getFooterBlock
2020-01-07 13:34:43 -05:00
alistair3149
7eac848574
Fix missing footer components
2020-01-07 13:23:08 -05:00
alistair3149
8380d27ffa
Fix php error
2020-01-06 21:15:24 -05:00
alistair3149
4f0fb48a76
Use sitename as title for the logo
2020-01-06 21:03:36 -05:00
alistair3149
69da2fa56e
Removed unused ID
2020-01-06 18:56:04 -05:00
alistair3149
920370b05a
Fix getLogo documentation
2020-01-06 18:46:51 -05:00
alistair3149
593bd4e879
Fix getLogo syntax 3
2020-01-06 18:45:35 -05:00
alistair3149
8b88302535
Fix getLogo syntax 2
2020-01-06 18:44:41 -05:00
alistair3149
a72e576d70
Fix getLogo syntax
2020-01-06 18:44:24 -05:00
alistair3149
56c47dba82
Fixed header class name
2020-01-06 18:42:52 -05:00
alistair3149
e51dc8d41d
Fixed logo generation
2020-01-06 18:37:32 -05:00
alistair3149
e4783784f5
Clean up class and id names for navigation
2020-01-06 18:36:56 -05:00
alistair3149
6b0630d589
Cleaned up unnessecary components
2020-01-06 18:32:44 -05:00
alistair3149
3396785c18
Fixed incorrect function name
2020-01-06 18:22:17 -05:00
alistair3149
30e8ef08f8
Added sitelogo to skintemplate
2020-01-06 18:10:28 -05:00
alistair3149
1470c10fa0
Remove unused footer style
2020-01-06 17:56:43 -05:00
Hannes
dd9c8c6f0a
Refactor CitizenTemplate
...
Pulled out big chunks into separate methods and tried to improve readability.
FEATURE: Made bottom button configurable (although icon and style is still hardcoded)
- Button can be enabled/disabled through $wgCitizenEnableButton
- Link configurable through $wgCitizenButtonLink
- Title configurable through $wgCitizenButtonTitle
- Text configurable through $wgCitizenButtonText
FEATURE: Made visibility of page tools configurable through $wgCitizenShowPageTools
Possible config values:
- true -> always visible
- false -> always hidden
- 'login' -> only visible if user is logged in
- 'permission-*' -> only visible if user has the given permission for current page
- e.g.: 'permission-edit' -> Tools visible if user can edit current page
2019-12-26 00:20:04 +01:00
alistair3149
9db38659b3
Reverted CitizenTemplate
2019-12-20 15:38:26 -05:00
alistair3149
dc7453ec7c
Moved contact button to global config, fixed php quote styles
2019-12-20 15:19:17 -05:00
alistair3149
229c8540bb
Switched search button from text to icon
2019-12-16 14:10:44 -05:00
alistair3149
34ff3660f3
Experimential search suggestions
2019-12-11 17:14:36 -05:00
alistair3149
a9b2bbf79c
Added class and IDs to search bar
2019-12-11 16:47:07 -05:00
alistair3149
bdf71e63c3
Reverted to previous version
2019-12-11 16:43:11 -05:00
alistair3149
e749a5c337
Additional search tweaks
2019-12-11 16:38:01 -05:00
alistair3149
8e1f9df096
Further clean up search IDs
2019-12-11 16:06:51 -05:00
alistair3149
dd547503dd
Check if suggestion is hooked to ID name
2019-12-11 16:04:26 -05:00
alistair3149
b33103b60c
Fix label
2019-12-11 15:55:58 -05:00
alistair3149
184db8fb2e
Moved label out of h3
2019-12-11 15:51:58 -05:00
alistair3149
ae20512996
Better ID names for search toggle
2019-12-11 15:40:59 -05:00
alistair3149
d4dfe93f80
Search form ID update
2019-12-11 15:29:15 -05:00
alistair3149
6790081313
Removed unused site logo
2019-08-15 20:44:58 -04:00
alistair3149
45b775c5fc
Repushed Citizen skin
2019-08-15 13:40:13 -04:00
alistair3149
5371f3182f
Fix localsettings.php to remove wave.js, temp remove Citizen skin to repush
2019-08-15 13:39:47 -04:00
alistair3149
b3a61828f0
Additional styling for category and related articles
2019-08-09 22:28:30 -04:00
alistair3149
653dce2711
Updated Citizen skin files
2019-08-09 03:22:43 -04:00