|
10b95ab4b8
|
2024-10-04 bugfix release
* Prevent PHP warnings due to trying to fetch unset array entries.
|
2024-10-04 20:37:28 +02:00 |
|
|
adc1f27528
|
Prevent PHP warnings due to trying to fetch unset array entries
|
2024-10-04 20:36:02 +02:00 |
|
Simon DELAGE
|
cb61358939
|
Update style.css
Minor fix
|
2021-10-05 13:18:33 +02:00 |
|
Simon DELAGE
|
32726b1c07
|
Minor styling improvement
Reduce overlapping between tagalerts messages and top tags
|
2021-10-05 13:14:31 +02:00 |
|
Simon DELAGE
|
182dcc4211
|
Fix #1
Had to remove underscores to compare Tagalerts conf to against actual tags but I did not realize I had to re-introduce underscores later on
|
2019-02-09 06:56:17 +01:00 |
|
Simon DELAGE
|
76d9e44023
|
Update README.md
Added link to plugin's public page
|
2019-01-27 09:23:51 +01:00 |
|
Simon DELAGE
|
0c23f24502
|
Updated author info
|
2019-01-25 21:52:09 +01:00 |
|
Simon DELAGE
|
31ed7cbf59
|
Fix alerts margins
|
2018-12-13 04:29:12 +01:00 |
|
Simon DELAGE
|
333cadec5c
|
Added setting to trigger some alerts with 'inline' setting
|
2018-11-15 07:11:39 +01:00 |
|
Simon DELAGE
|
35e1d042d2
|
Fixed bug: alerts were triggered only for first tag of each type
|
2018-11-15 07:10:28 +01:00 |
|
Simon DELAGE
|
3911921b0a
|
Fixed a typo in default.php file
Was simply preventing default setting to be created
|
2018-11-15 06:09:20 +01:00 |
|
Simon DELAGE
|
364c91aa32
|
Fix event regitration method
Adjust method signatures to match parent (as pointed by [Splitbrain](https://github.com/splitbrain) for [Userhomepage plugin](https://github.com/geekitude/dokuwiki-plugin-userhomepage)
|
2016-02-05 16:00:52 +01:00 |
|
Simon DELAGE
|
070c68c877
|
Update plugin.info.txt
|
2016-02-05 15:55:52 +01:00 |
|
Simon DELAGE
|
78524c39de
|
Resync Github
|
2015-06-28 09:52:37 +02:00 |
|
Simon DELAGE
|
5d420d93cd
|
Minor description correction
|
2015-06-21 07:48:41 +02:00 |
|
Simon DELAGE
|
3c083eea64
|
Moved conf file to DOKU_CONF
|
2015-06-20 09:58:39 +02:00 |
|
Simon DELAGE
|
fea7d0d0ac
|
Major change (from helper to event)
|
2015-06-14 03:07:07 +02:00 |
|
Simon DELAGE
|
3b2d6c9238
|
Update README.md
|
2015-06-13 03:10:10 +02:00 |
|
Simon DELAGE
|
54c2b9d2ea
|
Added french translation
|
2015-06-13 02:51:59 +02:00 |
|
Simon DELAGE
|
712f2333f1
|
Changed default back to 'messages'
Switching to online would have required a change of Tag's plugin helper
code.
|
2015-06-13 02:45:07 +02:00 |
|
Simon DELAGE
|
b1d0adcff4
|
First release
|
2015-06-13 01:49:18 +02:00 |
|
Simon DELAGE
|
81073ada2d
|
Initial commit
|
2015-06-12 23:55:48 +02:00 |
|