Opened 10 years ago

Last modified 10 years ago

#11510 confirmed New Feature

List plugin versions in the about-dialogue

Reported by: sirtet Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

This would help in debugging,

  • when a user says "Feature X does not work as expected".
  • you updated a plugin, but are not sure if it is in the browser yet or still cached somewhere server or locally.

I guess this is also the reason for any software's version string in about-dialogues.

PS: In my initial request in the forum i also asked is there a way to get plugin versions on the JS console of the browser inspector? which is currently unanswered...

Change History (2)

comment:1 Changed 10 years ago by Jakub Ś

Status: newconfirmed

The is something (plugin versions) we don't support curently in CKEditor yet I'm confirming this ticket if we ever change our minds.

comment:2 Changed 10 years ago by Piotrek Koszuliński

My response: http://ckeditor.com/comment/130422#comment-130422.

To have plugin versions in about dialog we would have to require that plugin defines its version. Makes sense. It could also define with which CKEditor version it is compatible - this would avoid the necessity to set it manually in addons repo.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy