sidtheduck wrote:FI-DD is right. Just open your 'tinyfck.php' file in the plugins folder and you should find:mqcarpenter wrote:Anyone else have an additional entry field under full story . . . I can not determine where that is to remove it.change it to:
- Code: Select all
tinyMCE.init({
mode : "textareas",That should do it for you!
- Code: Select all
tinyMCE.init({
mode : "exact",
elements: "short_story,full_story",You should be able to click the TinyMCE image button (opens in popup), then the filebrowser button (at the end of the Image URL input area, which opens in another popup) and you should see all your uploaded images there. Just click on the one you want. Repeat.mqcarpenter wrote:Also, anyone else have ideas on handling the image uploads? In the old Cutenews you could maintain access to already uploaded images to reinsert. I have users that repeatedly insert the same images in posts. I do not see that ability through this tool.
$cuterootarray = parse_url($config_path_image_upload);$cuterootarray = parse_url($config_user_path_image_upload);Return to Additional Downloads
Users browsing this forum: No registered users and 0 guests