[Solved] Adding topic icons when editing a post seems to have been disabled
[Solved] Adding topic icons when editing a post seems to have been disabled
Just tried to tag a post as solved and noticed that I can no longer add the green check mark, or any other, for that matter. That seems to have been disabled a while ago. Why?
LibreOffice 24.2.7.2 on Ubuntu Linux
If your problem has been solved or your question has been answered, please edit the first post in this thread and add [Solved] to the title bar.
Nederlandstalig forum
If your problem has been solved or your question has been answered, please edit the first post in this thread and add [Solved] to the title bar.
Nederlandstalig forum
Re: Adding topic icons when editing a post seems to have been disabled
They appear for me:
Do you still see the Subject field for editing?
Try View Source and search for Post Icon - you should find this:
If that is there then for some reason your browser isn't rendering that section of the page.
Do you still see the Subject field for editing?
Try View Source and search for Post Icon - you should find this:
Code: Select all
<dl>
<dt><label for="icon">Post icon:</label></dt>
<dd>
<label for="icon"><input type="radio" name="icon" id="icon" value="0" checked="checked" tabindex="1" /> None</label>
<label for="icon-12"><input type="radio" name="icon" id="icon-12" value="12" tabindex="1" /><img src="./images/icons/misc/resolu.gif" width="20" height="20" alt="" title="" /></label>
<label for="icon-1"><input type="radio" name="icon" id="icon-1" value="1" tabindex="1" /><img src="./images/icons/misc/fire.gif" width="16" height="16" alt="" title="" /></label>
<label for="icon-6"><input type="radio" name="icon" id="icon-6" value="6" tabindex="1" /><img src="./images/icons/misc/radioactive.gif" width="16" height="16" alt="" title="" /></label>
</dd>
</dl>Slackware 15 64 bit
Apache OpenOffice 4.1.15
LibreOffice 25.8.2.2; SlackBuild for 25.8.2 by Eric Hameleers
---------------------
Tech support noun: A person who does precision guesswork based on unreliable data provided by those of questionable knowledge.
Apache OpenOffice 4.1.15
LibreOffice 25.8.2.2; SlackBuild for 25.8.2 by Eric Hameleers
---------------------
Tech support noun: A person who does precision guesswork based on unreliable data provided by those of questionable knowledge.
Re: Adding topic icons when editing a post seems to have been disabled
Odd, it seems to work now. Will mess around with this for a little and report back.
LibreOffice 24.2.7.2 on Ubuntu Linux
If your problem has been solved or your question has been answered, please edit the first post in this thread and add [Solved] to the title bar.
Nederlandstalig forum
If your problem has been solved or your question has been answered, please edit the first post in this thread and add [Solved] to the title bar.
Nederlandstalig forum
Re: Adding topic icons when editing a post seems to have been disabled
Here's the offending behavior. Oddly, it doesn't happen for all posts.
LibreOffice 24.2.7.2 on Ubuntu Linux
If your problem has been solved or your question has been answered, please edit the first post in this thread and add [Solved] to the title bar.
Nederlandstalig forum
If your problem has been solved or your question has been answered, please edit the first post in this thread and add [Solved] to the title bar.
Nederlandstalig forum
Re: Adding topic icons when editing a post seems to have been disabled
Did you have a look at the page source to see if there is anything missing?
Slackware 15 64 bit
Apache OpenOffice 4.1.15
LibreOffice 25.8.2.2; SlackBuild for 25.8.2 by Eric Hameleers
---------------------
Tech support noun: A person who does precision guesswork based on unreliable data provided by those of questionable knowledge.
Apache OpenOffice 4.1.15
LibreOffice 25.8.2.2; SlackBuild for 25.8.2 by Eric Hameleers
---------------------
Tech support noun: A person who does precision guesswork based on unreliable data provided by those of questionable knowledge.
Re: Adding topic icons when editing a post seems to have been disabled
I did, and the icons are missing. The offending page is viewtopic.php?p=545397#p545397
LibreOffice 24.2.7.2 on Ubuntu Linux
If your problem has been solved or your question has been answered, please edit the first post in this thread and add [Solved] to the title bar.
Nederlandstalig forum
If your problem has been solved or your question has been answered, please edit the first post in this thread and add [Solved] to the title bar.
Nederlandstalig forum
Re: Adding topic icons when editing a post seems to have been disabled
Seems to be the case for both the User Experience and Announcement forums that the Post Icons have been disabled - or not enabled - for both those forums. I tried several topics in each forum with the same result.
I don't have karma to see that level of administration on the board; perhaps Hagar will know.
I don't have karma to see that level of administration on the board; perhaps Hagar will know.
Slackware 15 64 bit
Apache OpenOffice 4.1.15
LibreOffice 25.8.2.2; SlackBuild for 25.8.2 by Eric Hameleers
---------------------
Tech support noun: A person who does precision guesswork based on unreliable data provided by those of questionable knowledge.
Apache OpenOffice 4.1.15
LibreOffice 25.8.2.2; SlackBuild for 25.8.2 by Eric Hameleers
---------------------
Tech support noun: A person who does precision guesswork based on unreliable data provided by those of questionable knowledge.
- Hagar Delest
- Moderator
- Posts: 33482
- Joined: Sun Oct 07, 2007 9:07 pm
- Location: France
Re: Adding topic icons when editing a post seems to have been disabled
Indeed, that was part of the making when the forum was launched. I don't remember very well why it was done like this but several sections had the feature disabled.
If there is no point against that, I can activate the setting.
If there is no point against that, I can activate the setting.
LibreOffice 25.2 on Linux Mint Debian Edition (LMDE Faye) and 24.8 portable on Windows 11.
Re: Adding topic icons when editing a post seems to have been disabled
Well really there seems not much need for it in the forums I mentioned - they seem to me to be for information rather than problem solving.
The specific topic that floris v linked seems like it might better be placed elsewhere.
The specific topic that floris v linked seems like it might better be placed elsewhere.
Slackware 15 64 bit
Apache OpenOffice 4.1.15
LibreOffice 25.8.2.2; SlackBuild for 25.8.2 by Eric Hameleers
---------------------
Tech support noun: A person who does precision guesswork based on unreliable data provided by those of questionable knowledge.
Apache OpenOffice 4.1.15
LibreOffice 25.8.2.2; SlackBuild for 25.8.2 by Eric Hameleers
---------------------
Tech support noun: A person who does precision guesswork based on unreliable data provided by those of questionable knowledge.
Re: [Solved] Adding topic icons when editing a post seems to have been disabled
Thank you for figuring it out.
LibreOffice 24.2.7.2 on Ubuntu Linux
If your problem has been solved or your question has been answered, please edit the first post in this thread and add [Solved] to the title bar.
Nederlandstalig forum
If your problem has been solved or your question has been answered, please edit the first post in this thread and add [Solved] to the title bar.
Nederlandstalig forum
- Hagar Delest
- Moderator
- Posts: 33482
- Joined: Sun Oct 07, 2007 9:07 pm
- Location: France
Re: [Solved] Adding topic icons when editing a post seems to have been disabled
Indeed. I moved the topic to troubleshooting.
Let me know if you want the icon to be activated for the other sections.
Let me know if you want the icon to be activated for the other sections.
LibreOffice 25.2 on Linux Mint Debian Edition (LMDE Faye) and 24.8 portable on Windows 11.