Viewing 15 replies - 76 through 90 (of 103 total)
  • Hi,

    every time I activate a plugin (iG:Syntax Hiliter or another one) I lose all my iG:Syntax Hiliter settings. I think it’s a bug in the igSynHilite_Install function. I’m using WP 2.0.2

    Best regards,

    Arne

    Amit, has anyone said you’re Awesome lately lol!? Thanks to moshu’s tip here, I’ve just downloaded the latest version of it and I’m going to give it a try here soon. =)

    Thanks again “Awesome Amit”!…LoL!! Dang..I guess this is what happens when you lack sleep lmaO!! =P

    spencerp

    Also a thanks to moshu, for posting that “tip” lol.. I could have found this before if I really wanted it at the time, but since it’s just been on my mind lately…it helped alot.

    [Slaps self] Dang, I should have remembered this plugin for sure.. It’s the only one that comes so close in reminding me of the name: Hitler..

    Thread Starter Amit Gupta

    (@amit)

    @arnee:

    every time I activate a plugin (iG:Syntax Hiliter or another one) I lose all my iG:Syntax Hiliter settings. I think it’s a bug in the igSynHilite_Install function.

    I don’t think so!! I’ve got it installed as well on WP2.0.2 & I haven’t experienced it. Maybe something else is responsible for your settings overwrite, because by default, the install function does not set the default values if it finds values in the DB & the override parameter is not set to TRUE which is done only on the “Restore Settings” button’s click.

    Hi!

    I’m using your plugin to colorize C++. I have a few problems.

    1. When I do #include <string> I get </string> after the [/cpp] tag. Which is a bit odd.

    2. If I do std::cout << "hello" << std::endl; I get std::cout <<"hello" <<std::endl; which also is a bit annoying. It seems as either the plugin or wordpress go bananas upon encountering something inside <>

    Anyway thanks for a great job!

    Anthor64 – you’ve disabled the VRE editor (wywsiwyg), right?

    Yes, I find the wysiwyg-editor totally unusable. ?? Hope that’s not a problem?

    Nope, not a problem at all. Was just hoping for the easy answer. ??

    Hi Amit,

    I keep having trouble tracking down this post. Hopefully, I’ll remember it. Have you had a chance to look at my issue? I keep making more articles with old code I will have to redo later so the sooner I figure it out, the easier life will be.

    Thanks. -Peter

    Old Post:

    It’s me Back again. Everything worked great in my test system because I have both my wordpress files and URL one level from the main. That is: test.peterkellner.net/wp for the wp files and test.peterkellner.net/wp for the URL of the blog.

    In my production, I have wp files at peterkellner.net/wp and I have the reference URL for the blog set to peterkellner.net

    This causes the highlighter plugin to fail. I get javascript errors on my browser and the nice frame around the text doesn’t show up.

    Is there a workaround for this?

    Thanks. (spent almost all day narrowing the problem down to this)

    I’ve installed and activated iG:Syntax Hiliter as per instructions and I can see the configuration area in Options. Right now I’m leaving it as default.

    However, I just can’t see anything to use for code when I go to write a post – nothing (except the usual visual editor menu etc). What should I be seeing that will allow me to write code in my post?

    Maybe I’ve gone blind…

    i have this all integrated, is there a way to make it set a width limit on the code highlight, or set the font size?

    the trouble i am running into is here

    https://www.josephcrawford.com/iG.png

    Thanks,
    Joseph Crawford
    [email protected]

    I’m using word press 2.04 and trying to get the buttons to show up in the editor, but having no luck with the instructions provided in the manual.

    Has anyone got this working?

    Hi,
    Is there a way to reduce the line height of the code ?
    Right now I have HUGE line spacing in my codebox.

    When my installation of this plugin is active, my blog entries are not parsed/formatted correctly.

    Example: 2 hypens (–) is changed to a long dash normally, BUT this does not happen when the syntax hiliter is activated.

    I am using plugin version 3.5 on wp 2.0.2.

    Any ideas?

    When I put ampersands in my code in the comments, it changes them to escaped ampersands. It doesn’t seem to do that in the main post. Am I doing something wrong. WP 1.5.2. See here for an example https://www.dailydoseofexcel.com/archives/2006/08/21/code-in-comments/#comment-20693

    Thread Starter Amit Gupta

    (@amit)

    @simonpockley:

    However, I just can’t see anything to use for code when I go to write a post – nothing (except the usual visual editor menu etc). What should I be seeing that will allow me to write code in my post?

    read the manual please. the code tags that you can use is mentioned there & so is the way to put up quicktags for the code tags.

    @codebowl:

    i have this all integrated, is there a way to make it set a width limit on the code highlight, or set the font size?

    @krzyk:

    Is there a way to reduce the line height of the code ?
    Right now I have HUGE line spacing in my codebox

    the “css/syntax_hilite_css.css” file is the one you should be editing

    @noodles25:

    I’m using word press 2.04 and trying to get the buttons to show up in the editor, but having no luck with the instructions provided in the manual.

    did you also see in the manual that its written that it won’t work with the WYSIWYG editor? if you are not using that & still you are unable to get the quicktags going after following the instructions in the manual to the point, then maybe you’d like to elaborate a bit more what you did. ??

    @dkusleika:

    When I put ampersands in my code in the comments, it changes them to escaped ampersands. It doesn’t seem to do that in the main post.

    hmm, not sure but I think that’s WP’s doing. I’ll check it. ??

Viewing 15 replies - 76 through 90 (of 103 total)
  • The topic ‘iG:Syntax Hiliter Plugin’ is closed to new replies.