authpdo: Statement did not return 'name' attribute [auth.php:493]
authpdo: Statement did not return 'name' attribute [auth.php:493]
authpdo: Statement did not return 'name' attribute [auth.php:493]
authpdo: Statement did not return 'name' attribute [auth.php:493]
authpdo: Statement did not return 'name' attribute [auth.php:493]
authpdo: Statement did not return 'name' attribute [auth.php:493]
authpdo: Statement did not return 'name' attribute [auth.php:493]
authpdo: Statement did not return 'name' attribute [auth.php:493]
authpdo: Statement did not return 'name' attribute [auth.php:493]
authpdo: Statement did not return 'name' attribute [auth.php:493]
authpdo: Statement did not return 'name' attribute [auth.php:493]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tutorial [2024/04/06 02:26] – [Creating Pages & Editing Menus] ProdigalFrogtutorial [2025/11/11 00:39] (current) poVoq
Line 5: Line 5:
 You can log into this Wiki with the same username and password as you use on the [[https://slrpnk.net|SLRPNK Lemmy instance]]. If you don't have an account there yet, please apply for one over there. You can log into this Wiki with the same username and password as you use on the [[https://slrpnk.net|SLRPNK Lemmy instance]]. If you don't have an account there yet, please apply for one over there.
  
-Due to a current limitation of the account integration, you need to register with an email address and configure a display name, but we are working on fixing this.+Due to a current bug in the wiki account integration, **you need to set an email address and configure a display name in your Lemmy profile**, but we are working on fixing this.
  
 This Wiki is configured to automatically grant specific editing rights to all moderators (with local accounts) of communities on our Lemmy instance. This Wiki is configured to automatically grant specific editing rights to all moderators (with local accounts) of communities on our Lemmy instance.
  
-For example if you are the moderator of the [[https://slrpnk.net/c/buyitforlife|/c/buyitforlife]] community, you get editing rights on the [[buyitforlife:start|buyitforlife]] namespace on this Wiki. Each namespace also has its own dedicated side menu you are allowed to edit.+For example if you are the moderator of the [[https://slrpnk.net/c/buyitforlife|/c/buyitforlife]] community, you get rights to edit the [[buyitforlife:start|buyitforlife]] namespace on this Wiki. Each namespace also has its own dedicated link menu you are allowed to edit.
  
 If the namespace has not been created yet, just use the URL input bar of your browser and add "/your-community-name:start" to the end of the Wiki address, but with the name of the community you moderate instead of "your-community-name", similar to the above example. The ":start" part represents the landing page of your wiki namespace that you can link to. You can also create other pages on your wiki by replacing ":start" with something else, for example ":links". If the namespace has not been created yet, just use the URL input bar of your browser and add "/your-community-name:start" to the end of the Wiki address, but with the name of the community you moderate instead of "your-community-name", similar to the above example. The ":start" part represents the landing page of your wiki namespace that you can link to. You can also create other pages on your wiki by replacing ":start" with something else, for example ":links".
Line 17: Line 17:
 Once you've created your :start page for your community, you'll likely want to fill it with links and information. Once you've created your :start page for your community, you'll likely want to fill it with links and information.
  
-To edit a page or sidebar, you can use the top right drop-down menu (the little slide-y controls icon) and select "edit this page".+To edit a page or sidebar, click the little pencil icon found on the top right of an editable area. 
 + 
 +{{:pencil_edit.png?400&nolink}} 
 + 
 +Alternatively, you can use the top right drop-down menu (the little slide-y controls icon) and select "edit this page".
  
 {{::edit_menu.png?400&nolink}} {{::edit_menu.png?400&nolink}}
  
 Once in the editor, you'll be able to use Markup to create links and formatting for your document, or switch to the Visual Editor and use the editor buttons to accomplish the same thing. Once in the editor, you'll be able to use Markup to create links and formatting for your document, or switch to the Visual Editor and use the editor buttons to accomplish the same thing.
- 
-For editing the sidebar/menu of your wiki, you'll need to manually navigate to your wiki's main menu page from the address bar, which you can do by adding :mainmenu to the end of your community name. In the case of Buyitforlife, it would look like \buyitforlife:mainmenu 
- 
-{{::bifl_menu_example.png?400&nolink}} 
- 
-Once there, you'll be able to edit the menu by using the drop-down menu mentioned earlier, at the top right of the screen. 
  
 Let's open that Buyitforlife menu and see what the markup looks like. Let's open that Buyitforlife menu and see what the markup looks like.
Line 33: Line 31:
 {{::bifl_menu.png?400&nolink}} {{::bifl_menu.png?400&nolink}}
  
-As we can see, encapsulating something in double brackets and adding a pipe symbol creates lets us create links to new pages on your wiki. Lets apply those changes and see what happens to the side menu.+As we can see, encapsulating something in double brackets and adding a pipe symbol creates lets us create links to new pages on your wiki. Let'apply those changes and see what happens to the side menu.
  
 {{:bifl_menu_example_2.png?400&nolink}} {{:bifl_menu_example_2.png?400&nolink}}