Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. wiki with BB-code?

wiki with BB-code?

Scheduled Pinned Locked Moved The Lounge
phpdatabasequestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    T T H
    wrote on last edited by
    #1

    Does anybody know a wiki in which you format your text with BB-code (as e.x. in a phpBB board) instead with the more common "wiki formatting syntax"? Thanks & Bye, T.T.H. / Matthias P.S.: if possible in PHP, without database but file based and open source :rolleyes:

    J 1 Reply Last reply
    0
    • T T T H

      Does anybody know a wiki in which you format your text with BB-code (as e.x. in a phpBB board) instead with the more common "wiki formatting syntax"? Thanks & Bye, T.T.H. / Matthias P.S.: if possible in PHP, without database but file based and open source :rolleyes:

      J Offline
      J Offline
      James R Twine
      wrote on last edited by
      #2

      Well, I have worked with a few wiki implementations, and have never seen anything like that.    However, having the code for a wiki implementation, why not add code to look for things like [b] and [/b] instead of (or in addition to) __ (double-underscore)?    Actually, it might be easier to start with treating either or both [b] and [/b] as toggles for bold instead of start-bold and end-bold.  That way, they would work just like the current WikiMarkup.    So then you could write "[b]My Name[b]", "[b]My Name[/b]", and "__My Name__", and they all would render as "**My Name**".    Peace! -=- James


      If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
      Tip for new SUV drivers: Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
      DeleteFXPFiles & CheckFavorites

      T 1 Reply Last reply
      0
      • J James R Twine

        Well, I have worked with a few wiki implementations, and have never seen anything like that.    However, having the code for a wiki implementation, why not add code to look for things like [b] and [/b] instead of (or in addition to) __ (double-underscore)?    Actually, it might be easier to start with treating either or both [b] and [/b] as toggles for bold instead of start-bold and end-bold.  That way, they would work just like the current WikiMarkup.    So then you could write "[b]My Name[b]", "[b]My Name[/b]", and "__My Name__", and they all would render as "**My Name**".    Peace! -=- James


        If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
        Tip for new SUV drivers: Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
        DeleteFXPFiles & CheckFavorites

        T Offline
        T Offline
        T T H
        wrote on last edited by
        #3

        I want to save me the time to learn the wiki markup and use what I know instead (BB-code) so I really do not intend to spend the time to make me a new/modified wiki myself... Basically I need/want an online "scribble space" where I can put down notes as easily and fast as possible, just when they come to my mind and regardless where I am (as long as I have internet access...). "fast and easy" are the keywords and even with all the setup I don't want to spend to much time. Hmm... Thanks anyway, T.T.H.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups