View Single Post
Old 05-08-2017, 04:10 AM   #2
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,737
Karma: 24031401
Join Date: Dec 2010
Device: Kindle PW2
Thanks for contributing this plugin!

I did a quick test and it appears that your plugin will prefix fragment ids with the file name if it can be found in any file.

To make it even more useful, I'd recommend the following:

1. Add the following line to plugin.xml to automatically start the plugin:

Code:
<autostart>true</autostart>
2. Make sure that the message "Mise a jour de <nom de fichier>" is only being displayed if a file was actually updated.

3. The plugin assumes that all fragment ids are unique, however, if multiple files contain the same id they'll all be changed to the last file that the id was used in.
Doitsu is offline   Reply With Quote