FCKEditor Template Suggestions

This is a forum to suggest new features for mojoPortal. 

This thread is closed to new posts. You must sign in to post in the forums.
5/26/2009 10:40:30 AM
Gravatar
Total Posts 73

FCKEditor Template Suggestions

Add To Any Button:

I customized it so that it will pull the url and title dynamically from w/e page it is dropped on.

<a class="a2a_dd" href="http://www.addtoany.com/share_save?linkname='javascript:(document.title;)'&amp;linkurl='javascript:(top.location.href;)'">
<img src="http://static.addtoany.com/buttons/share_save_171_16.png" width="171" height="16" border="0" alt="Share/Save/Bookmark"/>
</a>
<script type="text/javascript"> a2a_linkname = document.title; a2a_linkurl = top.location.href; a2a_onclick = 1; a2a_show_title = 1;</script>
<script type="text/javascript" src="http://static.addtoany.com/menu/page.js">
</script>

I figured out how and where to add it in myself, just thought I would share. I was looking around for other template suggestions, just could not spend a ton of time looking into these this morning.

5/26/2009 4:11:30 PM
Gravatar
Total Posts 73

Re: FCKEditor Template Suggestions

NVM Joe, I used the AddThis.com feature you already had built into the site.

5/26/2009 4:24:52 PM
Gravatar
Total Posts 18439

Re: FCKEditor Template Suggestions

Actually, in the works is the ability to create/edit templates in the UI and store them in the db, coming soon.

Best,

Joe 

5/26/2009 4:36:08 PM
Gravatar
Total Posts 73

Re: FCKEditor Template Suggestions

Wicked. That pretty much meets or exceeds what I wanted.

You must sign in to post in the forums. This thread is closed to new posts.