Man 1 ch08s07

From Bluefish Wiki
Revision as of 16:42, 19 August 2009 by Fal7i (talk | contribs) (Created page with '__NOTOC__ __NOEDITSECTION__ {{Man1top |lang=en |rev=1.0.6 |Title=7. Changing the author meta tag on the fly |prev=Man 1 ch08s06 |Subtitle=Chapter VIII. Customising…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Please consider to upgrade to Bluefish 2!

Please consider to edit the Manual 2!

How To edit the Wiki Manual
{{#if:7. Changing the author meta tag on the fly|
7. Changing the author meta tag on the fly
}}
Prev }}
Chapter VIII. Customising Bluefish
}}
 Next
}}

7. Changing the author meta tag on the fly

One interesting feature in the HTML tab of the Edit preferences panel is that you can let bluefish update the author meta tag on save.

Let's say you created an html file with an author meta tag while you were logged in as user foo. On save bluefish will fill up the contents attribute of the author meta tag with the full name associated with the foo user:

Man1 author meta name1.png

Figure VIII.7. The Author Meta Tag filled in on Save

You share this html file with another user bar or you change the owner of the file to bar. When you modify the html file while logged in as user bar, the author meta tag is updated to reflect the new author on save, providing that the user bar has write permission on the file:

Man1 author meta name2.png

Figure VIII.8. Update of the Author Meta Tag on Save


Man1 warning.png If you do not want that the author meta tag be changed while editing the file under another user's login, uncheck the box.


Prev }}
Up
}}
 Next
}}
6. Customizing the html tags style}}
Home | ToC
 8. Customizing files handling and browsing
}}