-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmodules_naao.ini
36 lines (33 loc) · 1.18 KB
/
modules_naao.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
;------ Xoops X (Ten) - GitHub -----------------
[d3diary]
dirname = "d3diary"
target_key = "d3diary"
target_type = "TrustModule"
version = "0.29"
detailed_version = "0.29.1"
replicatable= true
addon_url = "https://github.com/naao/d3diary/zipball/master"
detail_url = "http://www.naaon.com/modules/plactice/index.php/home/hobby/xoops/d3diary.htm"
changes_url = "https://github.com/naao/d3diary/commits/master/"
license = "GPL + (image:) CreativeCommonsV2.5"
required = "normal"
writable_dir[] = "%2$s/modules/%1$s/cache"
writable_dir[] = "%2$s/modules/%1$s/upimg"
writable_dir[] = "%2$s/modules/%1$s/upimg/prev"
install_only[] = "%3$s/libs/smarty/plugins"
tag = "Blog Diary Friends External_Blog Tag Image_Upload"
[attachfile]
dirname = "attachfile"
target_key = "attachfile"
target_type = "TrustModule"
version = "1.03"
detailed_version = "1.03.1"
replicatable= true
addon_url = "https://github.com/naao/attachfile/zipball/master"
detail_url = "https://github.com/naao/attachfile"
changes_url = "https://github.com/naao/attachfile/commits/master/"
license = "GPL"
required = "normal"
writable_dir[] = "%3$s/uploads/attachfile"
install_only[] = "%3$s/libs/smarty/plugins"
tag = "Image_Upload File_Upload"