Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Display 'x' characters of text beneath discussion title?
I am looking forward to a standard extension(s) to support bloggish forums (cf Mr. K's stuff). Would there be any value to an extension that allowed admins to specify that 'x' characters of the text of the first item of a new discussion could be displayed under the discussion's title?
For example, this discussion might have looked like this (with the first 50 characters specified):
Display 'x' characters of text beneath discussion title?
... I am looking forward to a standard extension(s) to support bloggish forums (cf Mr. K's stuff). Would there be any value to an extension that allowed admins to specify that 'x' characters of the text of the first item of a new discussion could be displayed under the discussion's title? ...
This could be of value broadly since titles (even categories) are sometimes not very well-chosen. Even better, allow users to turn this on-or-off and specify number of characters computed for display?
Alas, I am not up to the task of writing extensions at this point. I would be grateful if someone took this on ... assuming it doesn't already exist or create some problems I have overlooked.
For example, this discussion might have looked like this (with the first 50 characters specified):
Display 'x' characters of text beneath discussion title?
... I am looking forward to a standard extension(s) to support bloggish forums (cf Mr. K's stuff). Would there be any value to an extension that allowed admins to specify that 'x' characters of the text of the first item of a new discussion could be displayed under the discussion's title? ...
This could be of value broadly since titles (even categories) are sometimes not very well-chosen. Even better, allow users to turn this on-or-off and specify number of characters computed for display?
Alas, I am not up to the task of writing extensions at this point. I would be grateful if someone took this on ... assuming it doesn't already exist or create some problems I have overlooked.
0
Comments
Another issue for me was trying to get the extension done elegantly, i.e. not using the ObjectFactory and not using an exension that relies on a seperate theme. I don't want to write something that has dependencies on other extensions or could break other extensions.
Edit: never mind, found it.
I would amend that to say 'allowed admins or users to specify' ...
I'm sure there is a great reason for this but I am wondering for the first time why this never became a routine feature of forum software? This is a serious question; does anyone have some ideas?
I can think of thousands of times (literally) where I have clicked a thread title whose leading content proved misleading or simply uninteresting. If I could have viewed 50 or 100 or even 150 characters of all FIRST forum thread entries at my option, I would have been a happier camper.
I guess I'm saying that the more I consider this, the more it seems like a no-brainer killer feature for all forum software - really a core feature. What am I missing re: design, interface, coding or performance?
Still being a tire-kicker and beginner, does anyone know whether the code for the Add-On's page can be inspected and used or factored into an add-on itself? That is very similar to what I am looking for, excepting ratings.
(The Add-On's page illustrates for me why the feature is so valuable to head up forum threads. Being able to scan an excerpt of the author's description of their add-on is a big win in intelligbility and efficiency for me as a user).
Any hackers with a desire (need?) for this yet? I can see the trade-offs raised but still feel, on balance, it would be super-cool useful. In fact, it seems like the kind of thing that would leverage entirely new possibilities for congruent Vanilla apps. Given the smarts of the hackers here, I must be missing a large downside. Alas, I can read and tinker with PhP but not code without blowing myself up and anyone in proximity. Real Soon Now.
I am not thinking of the add-on as simulating a blog, though an admin could fool with CSS and specify a full display of the first post to a discussion. Instead, I would choose just enough characters to serve as a come-on to read the posts (100? 200?).
@Minisweeper: Would be way nicer still if users could choose for themselves. Intrusive? Off. Short excerpts - choose 100 characters. Entire content of first post for all displayed discussions? The reader pays the usability price (well, the server does ;-) for page load nastiness.
It's true this would also discourage (as well as encourage) click-through; probably a wash. However, my ordinary-person communities have so little online time that they would appreciate the implied filtering. I suspect it would encourage first posts to be crisper about the subject too; at least at the top of the post.
@mary - yes, exactly like an auto-excerpt.
Not long, I hope