Author Topic: Editing Posts Problem  (Read 7173 times)

koan

  • Sr. Member
  • ****
  • Posts: 370
    • View Profile
    • http://www.lyndonhill.com
Editing Posts Problem
« on: January 09, 2017, 03:31:49 pm »
Hi

I know the forum software is planned to be updated.

In the mean time, I note that there are three buttons on the post editor that do not work:
"Insert Link", "Insert Image' and "Insert Email Link".
Zocalo Feed Reader : Thai on Zaurus : Dictionaries for zbedic : Sharp ROM package feed
HELUX Handheld Embedded Linux Blog
SL-C3200 Multiboot : SL-C750  Sharp ROM

Varti

  • Administrator
  • Hero Member
  • *****
  • Posts: 1279
    • View Profile
Editing Posts Problem
« Reply #1 on: January 10, 2017, 08:16:42 am »
It will take a while before we'll start to consider the forum's upgrade, so any comment regarding broken stuff here is welcome. I have taken a look in the admin board, but I have not been able to find any setting to enable/disable those 3 buttons. They might have been disabled in the past, for some reason (as an anti-spam measure?), by manually editing the IPBoard setting files, or they might use some obsolete/broken Javascript code which doesn't work with current browsers. If the latter is true, we'll have to wait for the upgrade.

I'll make a search in the forum's files; for now I have temporarily added all of them, as custom BB code, in the "Quick Access" table on the side panel on the left. Let me know if it works for you. BTW I'm not sure if the "Insert Image" tag was indeed "img", or if it was some other type of tag which uploaded the image and showed it anywhere in the message.

I have done a general clean-up of the tags there too; please let me know if you'd like to have any of the tags back, these are the tags that are available:
- Acronym (to make an acronym that will display a description when moused over)
- Center/Left/Right (actually they are already available as the alignment buttons on the top right)
- Post Snap Back (shows a little linked image which links back to a post)
- Spoiler

Varti
« Last Edit: January 10, 2017, 09:03:46 am by Varti »
Planet Gemini PDA WiFi/LTE with Mediatek x27
SL-C1000 running Arch Linux ARM May2017, K30225 Wi-Fi CF Card, 64GB SDXC card
and many other Zauruses!

koan

  • Sr. Member
  • ****
  • Posts: 370
    • View Profile
    • http://www.lyndonhill.com
Editing Posts Problem
« Reply #2 on: January 10, 2017, 09:36:23 am »
Quote from: Varti
BTW I'm not sure if the "Insert Image" tag was indeed "img", or if it was some other type of tag which uploaded the image and showed it anywhere in the message.

The image was embedded as a hidden attachment, e.g.
Code: [Select]
[attachment=0001:screenshot.png]
Zocalo Feed Reader : Thai on Zaurus : Dictionaries for zbedic : Sharp ROM package feed
HELUX Handheld Embedded Linux Blog
SL-C3200 Multiboot : SL-C750  Sharp ROM

Varti

  • Administrator
  • Hero Member
  • *****
  • Posts: 1279
    • View Profile
Editing Posts Problem
« Reply #3 on: January 10, 2017, 10:38:53 am »
Quote from: koan
The image was embedded as a hidden attachment, e.g.
Code: [Select]
[attachment=0001:screenshot.png]
I see, so the button most probably also opened a file upload requester, something that can't be done by defining a custom BB code, since there's no option to trigger a requester to be opened, plus it can be only defined using one of these two syntaxes and not the one you mentioned:

Code: [Select]
[tag]{content}[/tag]
[tag thing='{option}']{content}[/tag]

I have now renamed the item to "Link to Image", to avoid confusion.

Varti
Planet Gemini PDA WiFi/LTE with Mediatek x27
SL-C1000 running Arch Linux ARM May2017, K30225 Wi-Fi CF Card, 64GB SDXC card
and many other Zauruses!

koan

  • Sr. Member
  • ****
  • Posts: 370
    • View Profile
    • http://www.lyndonhill.com
Editing Posts Problem
« Reply #4 on: January 10, 2017, 11:39:50 am »
Thanks Varti.

"Requester" ?
Sounds like an Amiga term
Zocalo Feed Reader : Thai on Zaurus : Dictionaries for zbedic : Sharp ROM package feed
HELUX Handheld Embedded Linux Blog
SL-C3200 Multiboot : SL-C750  Sharp ROM

Varti

  • Administrator
  • Hero Member
  • *****
  • Posts: 1279
    • View Profile
Editing Posts Problem
« Reply #5 on: January 10, 2017, 03:55:04 pm »
Quote from: koan
Thanks Varti.

"Requester" ?
Sounds like an Amiga term
Looks like you just found out what my roots are

Varti
Planet Gemini PDA WiFi/LTE with Mediatek x27
SL-C1000 running Arch Linux ARM May2017, K30225 Wi-Fi CF Card, 64GB SDXC card
and many other Zauruses!