Forums


Marketplace (en)

Forum for Marketplace, a Joomla! 1.0 classified ads component. Posts in english language.
Public write access is disabled. Please login or register
Last post
Forums  » Marketplace (en)  » Content Editor
pelaestrada

pelaestrada
6 posts
---
Location:
n.a.
22.02.2010 20:54

Content Editor

I can put a content editor in the description of the ad? As the JCE or Tiny MCE same?



cro24all

cro24all
21 posts
---
Location:
n.a.
01.03.2010 14:10
Re: Content Editor
I can put a content editor in the description of the ad? As the JCE or Tiny MCE same?

Yes but it is lot of work, it is hard find optimal configuration for editor

users dont care about p tags,you can have problem with show category short descripton ads,you have enable html tags....




sybn

sybn
9 posts
---
Location:
Turkey
06.03.2010 15:31
Re: Content Editor
"I can put a content editor in the description of the ad? As the JCE or Tiny MCE same?"

Yes, must have...




cro24all

cro24all
21 posts
---
Location:
n.a.
06.03.2010 18:34
Re: Content Editor
"I can put a content editor in the description of the ad? As the JCE or Tiny MCE same?"

Yes, must have...

I'm sorry butI do not have time, see how it resolved in primezzila principle is similar If you have basic about php you will get it, or wait my guides.




pelaestrada

pelaestrada
6 posts
---
Location:
n.a.
08.03.2010 21:42
Re: Content Editor
Can you explain more as we put a type JCE editor to insert the advert?

Thanks




cro24all

cro24all
21 posts
---
Location:
n.a.
29.03.2010 22:06
Re: Content Editor
Ok,ok I have time now

1.
Download tinyMCE:http://tinymce.moxiecode.com/
2.
Put it in your com_marketplace
3.
ad it(call tiny_mce.js on top or bottom on write_ad.php
follow your pach here is exsple:src="/components/com_marketplace/jscripts/tiny_mce/tiny_mce.js">


//Code



tinyMCE.init({
mode : "textareas",
theme : "advanced",

plugins : "safari,spellchecker,pagebreak,style,layer,table,save,advhr,advimage,advlink,emotions,iespell,inlinepopups,insertdatetime,preview,media,searchreplace,print,contextmenu,paste,directionality,fullscreen,noneditable,visualchars,nonbreaking,xhtmlxtras,template,imagemanager,filemanager",
forced_root_block : false,
force_br_newlines : true,
force_p_newlines : false,
theme_advanced_buttons1 : "bold,italic,underline,separator,forecolor,backcolor,charmap,code,undo,redo,link,unlink,emotions,justifyleft,image",
//end code
(see more info examples of conf code on http://tinymce.moxiecode.com/)

Note: You need allow html specialchars in:write_ad.php show_Category.php,show_ad.php,and list.php

find:similar code like it and change
with this code (for joomla 1.5):
$ad_text = strval( mosGetParam( $_REQUEST, 'ad_text', '', _MOS_ALLOWHTML ) );
Sorry I forgot the exact procedure but lock for "$ad_text = "or "$af_text = "

and I told you you have similar it in primezzilla it is not hard only
consumes much time.
see and test it on my site but please delete your ads after test.

http://www.24all.info

this com dont show all code Achim???
direct linc to how to:
http://www.24all.info/Download/tinymce_in_marketplace.txt




fredy9999

fredy9999
4 posts
---
Location:
n.a.
16.06.2010 10:16
Re: Content Editor
hello cro24all,

i had a look at your page and your merketplace - it looks really great!!!

so i would like to ask you if you have a documentation how to built in the features:
- contact for with the ip
- google maps
- and the special features: e.g. Type / Ability

would be very great

best thanks




Forums  » Marketplace (en)  » Content Editor
Discussions v1.1
(c) 2010 Codingfish

Login