Fork me on GitHub
Subscribe 4

Ticket #108 (open enhancement)

BBcode tag for inline code

  • Created: 2010-08-25 19:29:33
  • Reported by: Dirk
  • Milestone: 2.0-alpha3
  • Priority: normal
  • Assigned to: ridgerunner
  • Component: parser

Could you add a BBcode tag for creating inline code in forum posts?

This doesn't have to be done by messing around with the code tag and checking if there are words around it. I guess the easiest way to add this functionality would be adding a new BBcode tag element and replacing it with <tt> on parsing.

See discussion in the forums on that topic.

http://fluxbb.org/forums/viewtopic.php?id=4580

History

Dirk 2010-08-25 19:31:36

  • Description changed. (Diff)

Franz 2010-08-25 19:48:01

  • Description changed. (Diff)
  • Milestone set to 1.4.3.
  • Summary changed from inline code BBcode tag to BBcode tag for inline code.

Paul mentioned we should rather use the <code> tag.

ridgerunner 2010-08-29 01:17:59

I'll take this one on. But please note that the solution will be a rather large (but tasty) red pill.

See my post: http://fluxbb.org/forums/viewtopic.php?pid=34960#p34960

Franz 2010-09-05 11:29:35

  • Owner set to ridgerunner.

Reines 2010-10-20 14:16:23

I'm tempted to add this to the existing parser (maybe a [mono] tag?) just for the meantime until the new parser is completed...

Also, whether or not we should include the new parser in 1.4 or wait for 2.0 is another question that we'll need to consider at some point.

Franz 2010-10-20 14:27:14

Depends on whether it is close to being finished or not, I would say. I'd favor releasing 1.4.3 rather quickly, though, and then hold off 1.4 for a while (unless there are more urgent things).

Reines 2010-10-27 13:19:39

  • Milestone changed from 1.4.3 to 1.4.4.

Franz 2010-12-06 21:59:55

  • Type changed from enhancement to task.

Reines 2011-01-26 11:20:30

  • Milestone changed from 1.4.4 to 1.4.5.

Reines 2011-01-30 22:02:16

  • Type changed from task to enhancement.

Reines 2011-02-10 09:47:01

  • Milestone changed from 1.4.5 to 2.0-beta1.

Reines 2011-02-25 00:50:42

  • Milestone changed from 2.0-beta1 to 2.0-alpha3.