Home » Forum
NoNumber!

Joomla!® Websites & Extensions
development  -  support  -  consultancy

I try to respond within 48 hours (excluding weekends).
If I haven't responded by then, feel free to post a reminder or bug me via email.

My last reply was: 15 Hours, 24 Minutes ago.

Welcome, Guest
Please Login or Register.    Lost Password?

No WYSIWYG editor
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: No WYSIWYG editor
#3972
No WYSIWYG editor 2 Years, 5 Months ago  
Hi there,

I dont like to work with WYSIWYG-editor because of the fact that they sometimes strip code and the output is always slightly different then the live version.

I am trying to get Sourcerer to work in - no editor -, is that possible? I used kl_php before to get this job done, but this old module is not developped anymore..

Regards,
Matthijs
mcjvandijk
Posts: 2
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#3973
No WYSIWYG editor 2 Years, 5 Months ago  
Try this syntax:
{source 0}
...
{/source}

You can read more about it on:
http://www.nonumber.nl/sourcerer?tab=syntax
Peter van Westen
Admin
Posts: 9165
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
#3996
No WYSIWYG editor 2 Years, 5 Months ago  
Mmmm, it does not do the trick, with this code:

{source 0}
<div id="video_player">
Instaleer de recente versie van de <a href="http://www.adobe.com/products/flashplayer/" target="_blank">Flash player</a> om een video-clip van deze accommodatie te bekijken!
</div>

<script type="text/javascript">
    var so = new SWFObject("http://www.mysite.nl/images/acco_video/1.swf?vid=blablabla", "video_player", "350", "226", "9.0.115");
    so.addParam("quality", "high");
    so.write("video_player");
</script>
{/source}

I should see a flash player, but the text in the div wont be replaced by the javascript. The SWFobject is included in the head of the page.
mcjvandijk
Posts: 2
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#4002
No WYSIWYG editor 2 Years, 5 Months ago  
Can you give me a link to the page?
Peter van Westen
Admin
Posts: 9165
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
#4003
No WYSIWYG editor 2 Years, 5 Months ago  
PS: try this:
{source 0}
[[div id="video_player"]]
Instaleer de recente versie van de <a href="http://www.adobe.com/products/flashplayer/" target="_blank">Flash player</a> om een video-clip van deze accommodatie te bekijken!
[[/div]]

[[script type="text/javascript"]]
    var so = new SWFObject("http://www.mysite.nl/images/acco_video/1.swf?vid=blablabla", "video_player", "350", "226", "9.0.115");
    so.addParam("quality", "high");
    so.write("video_player");
[[/script]]
{/source}

Peter van Westen
Admin
Posts: 9165
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
Go to topPage: 1
Moderators: Peter van Westen
hosting joomla
Open Source Training | Online Joomla! Training and Support
MaxCDN | Content Delivery Network | Accelerate your site to the max