-
Notifications
You must be signed in to change notification settings - Fork 16
Home
OK, so the main plugin itself is pretty "self-explanatory".. right?
Well, maybe. The idea is that if someone attaches something to a ticket that could be inlined into an HTML page, why not just do that? Why make agents download a PDF if they can just read it live in their browser. Also, it means you don't even need a PDF reader installed on most machines (that have chrome/firefox, IE is still special).
You install it, you say who can use it, you say what they can preview inline. Using the admin interface for the plugin.
That's it. It works now.
Simplicity itself, you "Enable" the plugin, then disable all access, done. API still functions, but it won't make any changes itself. (Read the code, with zero access, it's primary job is to return the raw HTML in full, eg).
To use the API? Read More