.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../../Includes.txt .. _users-manual-set-page-title-experimental: Set page title (experimental feature) ------------------------------------- In the extension configuration, you can enable the “set page title” button – an experimental feature that lets you automatically set the page title based on the file name. You can press the button before or after uploading the file. Depending on the selected mode, you get a “nice” or “raw” title. The “nice” mode tries to detect words in the file name and yields a more readable version. “raw” delivers a page title that is basically the file name minus extension. Example 1 ^^^^^^^^^ .. figure:: ../../Images/image-8.png :scale: 80% After pressing the "Set Page Title" button with the "nice" option set, you should see this title: .. figure:: ../../Images/image-7.png :scale: 80% And after pressing it with the "raw" option set, you can see this: .. figure:: ../../Images/image-10.png :scale: 80% Example 2 ^^^^^^^^^ .. figure:: ../../Images/image-15.png :scale: 80% After pressing the "Set Page Title" button with the "nice" option set, you should see this title: .. figure:: ../../Images/image-11.png :scale: 80%