21 Commits

Author SHA1 Message Date
Valerio Bozzolan
fa440e7314
Fix Minetest 5.5.0 "attempt to index field 'core' (a nil value)" (#7)
ie.core was never secure. The normal functions work just fine.
2022-02-17 17:56:27 +01:00
Auke Kok
cc8533a4a5 Add texture for wiki block. 2017-03-12 23:06:50 -03:00
Diego Martínez
316f071cad Add screenshot and description. 2017-02-10 03:58:25 -03:00
Diego Martínez
895b65226d Move license text to LICENSE.md. 2016-12-15 04:07:27 -03:00
Diego Martínez
46892c5518 Change license to Unlicense.
Also change README to Markdown.
2016-12-14 21:13:30 -03:00
Diego Martínez
b8b46d1941 Add support for mod security. 2016-12-14 21:12:56 -03:00
Auke Kok
606fb5f5cc Create mod.conf 2016-11-18 03:42:04 -03:00
Diego Martinez
5c281dff5a Change formspec layout. 2016-03-03 17:58:14 -03:00
Diego Martinez
6b019871b5 Add bower.json. 2015-10-31 11:23:12 -03:00
kaeza
89ecfd1f04 Some changes.
- Public pages are now stored in `<worldpath>/wiki/pages'.
- User pages are now stored in `<worldpath>/wiki/users'.
- There's now a dedicated path for plugins to store their
  data files (`<worldpath>/wiki/plugins').
- Add ability to save and restore posts to `ml' plugin.
2013-08-30 14:06:39 -03:00
kaeza
d68833abdc More fixes. 2013-08-20 19:33:44 -03:00
kaeza
ba830602e5 Fixes 2013-08-20 18:57:47 -03:00
Diego Martínez
89ca6ef737 Move code from on_player_receive_fields to handle_formspec 2013-07-11 04:49:43 -03:00
Diego Martínez
18a46edc94 Fixed positioning of link buttons and added profile page for users 2013-07-09 02:42:38 -03:00
Diego Martínez
a60c811941 Export functions, add plugin support, add a rudimentary Mailing List 2013-07-08 00:17:15 -03:00
Diego Martínez
1ad84b6aa9 Added License 2013-07-07 21:09:35 -03:00
Diego Martínez
fd89fce7a3 blarghargh 2013-07-07 21:06:47 -03:00
Diego Martínez
c4abd7288c Fixes 2013-07-07 16:11:57 -03:00
Diego Martínez
dd1607fb3e Fix wrong item name 2013-07-07 13:19:19 -03:00
Diego Martínez
401ed30f79 Fixes 2013-07-07 13:14:13 -03:00
Diego Martínez
af073b5cfc First commit 2013-07-07 10:33:07 -03:00