Changeset 1694957
- Timestamp:
- 07/12/2017 07:13:00 AM (9 years ago)
- File:
-
- 1 edited
-
getcontentfromurl/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
getcontentfromurl/trunk/readme.txt
r1694956 r1694957 20 20 Displays the whole content from the page. 21 21 22 * [gcfu url="https://de.wikipedia.org/wiki/Wikipedia:Hauptseite" xpath="%2F%2F%2A%5B%40id%3D%22mf-tfa%22%5D"]22 * '[gcfu url="https://de.wikipedia.org/wiki/Wikipedia:Hauptseite" xpath="%2F%2F%2A%5B%40id%3D%22mf-tfa%22%5D"]' 23 23 Displays the featured article from wikipedia. 24 The xPath argument must be url encoded. You can use [ url]https://daschmi.de/tools-2/urlencode-urldecode/[/url]24 The xPath argument must be url encoded. You can use [this](https://daschmi.de/tools-2/urlencode-urldecode/ "URL Encode custom String”) 25 25 26 26 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.