marcantondahmen / automad

A flat-file content management system and template engine
https://automad.org
MIT License
632 stars 37 forks source link

Missing In-page edit buttons #4

Closed 19wolf closed 4 years ago

19wolf commented 4 years ago

Hello,

I have a simple one page site but I'm missing edit buttons for most of my variables.

marcantondahmen commented 4 years ago

Hi,

I guess you are referring to the in-page edit mode. Without knowing the template in use it's difficult to identify the issue properly. The main purpose of in-page editing is to be able to quickly edit the main content of a page such as the title, date and text. In general, variables have no edit button in case they occur within an HTML tag's attribute, between an opening and closing anchor tag, within a control structure or statement, as a parameter of a pipe function and some other edge cases. All other variables should have an edit button.

19wolf commented 4 years ago

Continuing discussion -> https://discuss.automad.org/d/117-missing-edit-links