Hallo Steven,
Yes you can. ?
?It is not fresh in my mind how I did this because it was a while
ago.
I'm on a previously advantaged free group.
In the Wiki? 'home' page I made a list of clickable links to other
wiki pages. Like a Table of Contents, TOC. Also in each page I could
put navigation links to other pages.
Each page has a groups.io id such as 21846.
The html on my main wiki page looks like this:
<p>This is the Wiki Home page</p>
<ul>
<li><a href=
"/g/mylist/wiki/21738"
target="_blank" rel="nofollow noopener">About
Mylist.groups.io</a></li>
<li><a href=
"/g/mylist/wiki/21846"
rel="nofollow">Rules</a></li>
etc.
On a wikipage you get to the html by 'EditPage',? Click hamburger
=
on the right of the menu, to show Advanced Toolbar, then Click the
<> to show Source code.
On each wiki page is a 'Pages' button which gives a list of
wikipages which are actual links (built in TOC). You can get the url
of each page by inspection or by copying the link as above. From
memory, I couldn't find a slick way of getting a list of those links
; had to copy each by hand into a text list.
Hope this helps and am happy to answer questions,
OK,
Tony
On 2022/03/15 06:11, Steven M via
groups.io wrote:
toggle quoted message
Show quoted text
How do I post a link on my wiki, to another page within the same
wiki? also, are there any help pages anywhere, for doing wikis?
Sorry if these are basic questions. thanks for any help.