Can you tag keywords
#1
Posted 24 January 2012 - 05:14 PM
#3
Posted 24 January 2012 - 08:14 PM

Check out the RPG Frontier, a site for all things about RPGs, text-based RPs are up and running as well! Click below.

#4
Posted 24 January 2012 - 09:57 PM
The only but with IPB tags is, that tags are quite bulky in IPB, and they are positioned at the top of threads. So if a thread has a lot of tags, then this will fill much of the screen, before the first post is visible and can therefore be quite confusing to the user. My threads have up to 80 tags and tags can contain multiple words.
I'm not sure if it is possible to change the location of thread tags to the bottom of threads or if its possible to change the look. Does anyone know?
#5
Posted 25 January 2012 - 09:58 AM
Alfa1, on 24 January 2012 - 09:57 PM, said:
You can move them where-ever you want on the page, yes. Ignoring the possibilities with CSS, the variable is in Topic View -> topicViewTemplate. You'd just cut it from it's current position and then paste it back into the template where you want them to show instead.
Brandon Farber
Developer / Senior Support
If it sounds like fun, it's not allowed on the bus!

Invision Power Services, Inc.
#6
Posted 25 January 2012 - 11:08 AM
#7
Posted 25 January 2012 - 05:24 PM
bfarber, on 25 January 2012 - 09:58 AM, said:
Is it also possible to change the look of tags, to something more compact? (to allow a large number of tags to be displayed)
I really like how very helpful the staff on IPS is.
#9
Posted 26 January 2012 - 09:56 AM
Alfa1, on 25 January 2012 - 05:24 PM, said:
Is it also possible to change the look of tags, to something more compact? (to allow a large number of tags to be displayed)
I really like how very helpful the staff on IPS is.
topicViewTemplate includes the entire page (except for individual posts, which are passed to the template 'post' in the same skin group). So you would cut it from topicViewTemplate and paste it into topicViewTemplate in a different spot.
Code to look for
<if test="hasTags:|:is_array($topic['tags'])">
{$topic['tags']['formatted']['parsedWithoutComma']}
<br />
</if>
Brandon Farber
Developer / Senior Support
If it sounds like fun, it's not allowed on the bus!

Invision Power Services, Inc.
#10
Posted 26 January 2012 - 05:10 PM
#11
Posted 27 January 2012 - 10:23 AM
Alfa1, on 26 January 2012 - 05:10 PM, said:
Yes, editable entirely through CSS.
Brandon Farber
Developer / Senior Support
If it sounds like fun, it's not allowed on the bus!

Invision Power Services, Inc.
#12
Posted 27 January 2012 - 01:17 PM
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users












