Spaces in Tags

View: New views
2 Messages — Rating Filter:   Alert me  

Spaces in Tags

by Eric Schmidt :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I've been reading through past discussions on this so I don't think it's
possible, but I was wondering if there was any way to support spaces
between tags.  Or even a way to display a multi-word tag like
art_history as art history.

Thanks,

Eric Schmidt


Re: Spaces in Tags

by Dave-401 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thu, Jun 11, 2009 at 3:38 PM, Eric Schmidt<eschmidt@...> wrote:
> I've been reading through past discussions on this so I don't think it's
> possible, but I was wondering if there was any way to support spaces between
> tags.  Or even a way to display a multi-word tag like art_history as art
> history.

I'm not sure how hard it would be to make spaces optional in tags, but
simple displaying underbars as spaces should be pretty easy. Modify
your templates to do a string replace whenever you show a tag.

- Dave