Menu

does <code> tag work?

Help
2005-02-13
2012-10-11
  • Cory Riddell

    Cory Riddell - 2005-02-13

    I've been able to use <pre> and the <verbatim> tags, but <code> doesn't seem to do anything. Is there something special about this tag?

    -cr

     
    • Reini Urban

      Reini Urban - 2005-02-13

      pre and verbatim are block tags,
      code is just an inline tag.

      So it must be within one block - one line usually.

       
    • Cory Riddell

      Cory Riddell - 2005-02-14

      Ah- I see now. Thanks for the help.

      I also have a more general question- are upgrades usually fairly easy? I'm asking this because I just set up my wiki (I'm using 1.3.9- I couldn't get 1.3.10 to work) and I don't want to invest a lot of time on this thing if the data is not easily portable to newer versions or possibly even different wikis.

      FWIW, my domain is hosted on an ultra-cheap service but I have ssh access and limited MySQL access and I was able to get the wiki up and running with minimal difficulty. To me, that indicates good design on the part of the developers that root access or rebooting is not necessary. Well done.

      -cr

       
      • Reini Urban

        Reini Urban - 2005-02-14

        non-sql upgrades are trivial,
        sql upgrades ask for the dbadmin password,
        the dbuser who has the correct permissions.

        ?action=upgrade is all that's needed.
        1.3.11 will change the tabel layout again, but action=upgrade will do that for you.

         

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.