Results 1 to 2 of 2

Thread: Add link buttons to Articles Editor in Admin

  1. #1
    aushorse
    Guest

    Default Add link buttons to Articles Editor in Admin

    I have used this in Dolphin-v.6.0.0003 and seems to work (havent had any probs yet). When creating an article in the admin I was frustrated with the buttons missing to add and remove link so enabled them in code.

    In admin/articles.php look around line 52 for

    Code:
    theme_advanced_disable : "link,unlink,insertanchor,image,subscript,superscript,help,anchor,code,styleselect",
    and simply replace with

    Code:
    theme_advanced_disable : "insertanchor,image,subscript,superscript,help,anchor,code,styleselect",
    As you can see it is just a matter of removing link,unlink from the disabled code. If you want the others enabled as well just remove them too havent tried them though but cant see why wouldnt work.

    As I said this seems to work for me using Dolphin-v.6.0.0003 but cant say if it works with other versions as I havent tried. If anyone finds any bugs this causes let me know.

  2. #2
    LM08
    Guest

    Default works in 6.0.00004

    Exactly what I was looking for too. Works just fine in 6.0.0004. Thanks!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Admin Articles Link
    By ioudas in forum Dolphin General Discussion v6.00 and above
    Replies: 0
    Last Post: 01-17-2010, 07:18 PM
  2. Can i get some help with Admin articles and Site news ?
    By Rammstein12 in forum General Issues, Comments, Questions
    Replies: 3
    Last Post: 06-24-2009, 05:37 AM
  3. I don't have friendly url's in Admin articles
    By Rammstein12 in forum Dolphin General Discussion v6.00 and above
    Replies: 1
    Last Post: 06-05-2009, 01:42 AM
  4. Admin entry of articles with ' results in DB error
    By Smoge in forum Bugs Dolphin 6.03 CLEAN
    Replies: 0
    Last Post: 12-10-2007, 05:15 AM
  5. Removal of CAFF buttons on admin/editprofile page
    By iscaweb in forum General Troubleshooting
    Replies: 0
    Last Post: 08-08-2005, 10:38 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •