jonah2
Forum Replies Created
-
Forum: Plugins
In reply to: how can I allow apostrophes in my html output?Go to options –> Text Control Config, then select “no character encoding.”
Forum: Plugins
In reply to: how can I allow apostrophes in my html output?<i>Any idea why it wouldn’t show up in the plugins list?</i>
This is how the directory listing of your plugins folder should look:plugins
– text-control
– – – markdown.php
– – – smartypants.php
– – – textile1.php
– – – textile2.php
– text-control.phpThat is, there should be both a folder called “text-control” and a file called “text-control.php”, and both should be in the plugins folder. They should not be inside another folder, like “Text Control Folder”.
Make sure they’re uploaded, then refresh your plugins page.
Forum: Plugins
In reply to: how can I allow apostrophes in my html output?Thanks, “text control” did it!
Forum: Plugins
In reply to: how can I allow apostrophes in my html output?Ha ha! Of course, posting this in a WordPress blog, my example script above got converted too. Let me try another way. My javascript output gets rendered as:
<script type=”text/javascript”>
postCount( & # 8217 ; 200603071 & # 8242 ; );
</script>