Users with the superhub role are also allowed to create new pages in the labdoo.org platform to help manage the outreaching activities in their own regions. This feature allows this type of users provide localized content that is specific to the region they are covering.
To create a superhub page, follow the next steps (you will need to have the superhub role assigned to your user):
<table>
<tr>
<td>
<strong><span style='color:#ff3300;'>Your SuperHub Name</span></strong>
</td>
</tr>
<tr>
<td>
<form>
<select name='URL' onchange='window.location.href=this.form.URL.options[this.form.URL.selectedIndex].value'>
<option>Choose</option>
<option value='URL1'>Title Page 1</option>
<option value='URL2'>Title Page 2</option>
<option value='URL3'>Title Page 3</option>
<option value='URL4'>Title Page 4</option>
</select>
</form>
</td>
</tr>
</table>
Substitute 'URL{1,2,3,4}' for the URLs of your pages removing the host name. For instance, if the URL of a page is https://www.labdoo.org/content/adding-superhub-page
, then use '/content/adding-superhub-page'. Substitute also 'Title Page {1,2,3,4}' for the title of each specific page.
When done, click on 'Save' to create your menu block.
At the end of this process, you will have created a set of pages and a menu block linked to the pages. Your site visitors will be able to browse all your pages by using the menu block.
If you also want to create a 'URL redirect' of your pages (for instance, if you want to map the URL https://www.labdoo.org/content/superhub-page-regionA
to https://regionA.labdoo.org
), please email contact@labdoo.org requesting the mapping.