ImageLink: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 9: | Line 9: | ||
|date=2020/08/01 | |date=2020/08/01 | ||
|storemode=Property | |storemode=Property | ||
}} | |||
{{Extension | |||
|name=ImageLink | |||
|url=https://github.com/BITPlan/ImageLink | |||
|purpose=Display Image and Link | |||
|since=2008/03/20 | |||
|storemode=property | |||
}} | }} | ||
= Installation = | = Installation = | ||
Latest revision as of 12:52, 12 April 2023
OsProject
| OsProject | |
|---|---|
| id | ImageLink |
| state | |
| owner | BITPlan |
| title | ImageLink |
| url | https://github.com/BITPlan/ImageLink |
| version | 0.0.4 |
| description | |
| date | 2020/08/01 |
| since | |
| until | |
| Extension | |
|---|---|
| name | ImageLink |
| url | https://github.com/BITPlan/ImageLink |
| purpose | Display Image and Link |
| since | 2008/03/20 |
| wiki | |
Installation
get code
cd extensions
git clone https://github.com/BITPlan/ImageLink
modify LocalSettings.php
require_once "$IP/extensions/ImageLink/ImageLink.php";