Page 1 of 1
Amazon Plugin Issue
Posted: Sun Apr 17, 2005 5:05 pm
by mjxg
I have installed the Amazon plugin, went to the plugin's page and set it up, but it does not show up on the toolbar at all. I am using the latest version of s9y.
http://www.mjxg.com
Re: Amazon Plugin Issue
Posted: Sun Apr 17, 2005 8:21 pm
by garvinhicking
The amazon plugin only shows up when you are not using the WYSIWYG editor, so I suppose you are using that?
The toolbar should show up in the "New Entry" creation screen.
Regards,
Garvin
Re: Amazon Plugin Issue
Posted: Sun Apr 17, 2005 8:38 pm
by mjxg
garvinhicking wrote:The amazon plugin only shows up when you are not using the WYSIWYG editor, so I suppose you are using that?
That would do it.
Are there any plans to add it to the WYSIWYG editor toolbar? If you could point me to the WYSIWYG code I'll see if I can hack something up, even if it is just for myself

Re: Amazon Plugin Issue
Posted: Sun Apr 17, 2005 8:48 pm
by garvinhicking
Sadly not, I have not figured out how to enhance the WYSIWYG editor's toolbar dynamically. We'd need a volunteer to look into that - you can finde the code in include/functions_entries.inc.php, functions serendipity_print_entryform() and serendipity_emit_htmlarea().
Regards,
Garvin