i-net-software / i-net-software/dokuwiki-plugin-siteexport

All Sub namespaces - Not focused on the necessary pages!

Open
#86 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
26
Forks
12
PR merge metrics
No merged PRs in 30d

Description

This selection does not do what it is intended to do. The Command is totally misdirected and a huge waste of time. The result output is not what is requested or what is considered "**_all sub namespaces_**"

Just the TOC Offline Charts page itself.

direct download link

https://opencpn.org/wiki/dokuwiki/doku.php?id=opencpn:opencpn_user_manual:toc_offline_user_manual_charts&addParams=1&depth=5&depthType=0.0&do=siteexport&ens=opencpn%3Aopencpn_user_manual%3Atoc_offline_user_manual_charts&exportLinkedPages=1&renderer=ckgedit&template=dokuwiki

wget --max-redirect=4 --output-document=siteexport.zip --post-data="id=opencpn:opencpn_user_manual:toc_offline_user_manual_charts&addParams=1&depth=5&depthType=0.0&do=siteexport&ens=opencpn%3Aopencpn_user_manual%3Atoc_offline_user_manual_charts&exportLinkedPages=1&renderer=ckgedit&template=dokuwiki" https://opencpn.org/wiki/dokuwiki/doku.php?id=doku.php --http-user=USER --http-passwd=PASSWD

curl -L --max-redirs 4 -o siteexport.zip -d "id=opencpn:opencpn_user_manual:toc_offline_user_manual_charts&addParams=1&depth=5&depthType=0.0&do=siteexport&ens=opencpn%3Aopencpn_user_manual%3Atoc_offline_user_manual_charts&exportLinkedPages=1&renderer=ckgedit&template=dokuwiki" https://opencpn.org/wiki/dokuwiki/doku.php?id=doku.php --anyauth --user USER:PASSWD

=====================
Offline TOC Charts (just 5 pages)

If I pick "all sub namespaces"

Adding "opencpn:opencpn_user_manual:advanced_features:inland_ecdis" ( 24 / 385 )

This is nuts.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by running the supplied wget or curl export request for the Offline TOC Charts namespace and compare the archive with the expected five pages. Inspect the siteexport command's handling of the "all sub namespaces" selection; done means the export stays focused on the selected namespace instead of adding unrelated pages such as advanced_features:inland_ecdis.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.