User Tools

Site Tools


interface:frontend_development

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
frontend_development [2021/12/08 00:06] – ↷ Links adapted because of a move operation eliinterface:frontend_development [2021/12/09 01:19] (current) – we will log interface iteractions in the wiki diogo
Line 1: Line 1:
-======= Frontend development =======+======= November Iteration =======
  
 GNU social v3's backend and frontend development is currently taking place. The default interface serves as the groundwork for future user experience endeavors but also, to develop all the necessary tools needed to make plugin development possible in a timely manner. GNU social v3's backend and frontend development is currently taking place. The default interface serves as the groundwork for future user experience endeavors but also, to develop all the necessary tools needed to make plugin development possible in a timely manner.
Line 31: Line 31:
 Assuming a LTR layout, the left panel is the first area our eyes are drawn upon, and therefore it provides profile information and the main navigation tab. Placement within this region should only be considered if the context allows and/or is of high importance within the given page. Assuming a LTR layout, the left panel is the first area our eyes are drawn upon, and therefore it provides profile information and the main navigation tab. Placement within this region should only be considered if the context allows and/or is of high importance within the given page.
  
-The active page region, as the name implies, is used by the current route page template. Nonetheless, it is here that most context specific placement opportunities will take place. If a feed is currently active, the respective Note widgets are placed here for example, which provide various ways to append plugin widgets.+The active page region, as the name implies, is used by the current route page template. Nonetheless, it is here that most context specific placement opportunities will take place. If a feed is currently active, the respective Note widgets are placed, which provide various ways to append plugin widgets, for example.
  
 Finally, the right panel serves as an area for any plugin that isn't highly specific on context/use or that isn't primordial to the user experience basic functionality. Finally, the right panel serves as an area for any plugin that isn't highly specific on context/use or that isn't primordial to the user experience basic functionality.
Line 86: Line 86:
 The user is able to define preferred languages, by default the highest priority language set will be used as a [[https://www.w3.org/International/questions/qa-html-language-declarations#attributes|lang]] HTML attribute when posting a new note. As implied, the user is able to order languages preferred. The user is able to define preferred languages, by default the highest priority language set will be used as a [[https://www.w3.org/International/questions/qa-html-language-declarations#attributes|lang]] HTML attribute when posting a new note. As implied, the user is able to order languages preferred.
  
-When posting a note, the language option will be available under the "Additional optionsdetails element.+When posting a note, the language option will be available under the **Additional options** details element.
 By providing this information, within the HTML markup itself, screen readers performance should improve. By providing this information, within the HTML markup itself, screen readers performance should improve.
  
Line 103: Line 103:
 ===== Oomox ===== ===== Oomox =====
  
-Theme colour customisation is made possible through the Oomox plugin, the corresponding user panel profile settings section is added with the help of the //PopulateProfileSettingsTabs// event.+Theme colour customisation is made possible through the Oomox plugin, the corresponding user panel profile settings section is added with the help of a **//PopulateProfileSettingsTabs//** event.
  
 ---- ----
interface/frontend_development.1638921975.txt.gz · Last modified: 2021/12/08 00:06 by eli