An ICS Feed would be really awesome of course. (Maybe the code from Feed Publisher could come in handy here?)
@circuit & @scubaguy: Your two examples are very nice, I must say I like the sorting possibilities in scubaguy's event listing, that i…
Hello!
I was wonderng the same, is this extension useable already? I have aconcert listing on my vanilla installation, and a thing like this would be perfect for that site. Are you still working on it, MSB?
Well Fyorl, I surely hope either you or Schizo can make something cool! The idea you had giving permisions based on role is great, and exactly what I need. As I said, if you need anything from the design departement, you can contact me. (e-mail is i…
@TomTester: Thanks! (Praise should however go the brilliantly flexible Page Manager add-on.)
@Fyorl: As TomTester remarked, it is somewhat similar to the idea of "Posting Templates", so maybe something can be done with that? I would be very gratefu…
Well, indeed a very good idea. It would also tackle the problem of some users sometimes entering the topic title in a wrong format.
But then Vanilla would need an adjustment to the posting-form, best in the form of an Add-on, and I don't know how to…
I think the deleting of users, by hiding or by actual removal from the DB, is essential for a piece of software as sophisticated as Vanilla.
It's quite normal to have several runs in testing the e-mails people receive and making a new user for each…
And for all of you that want to change the maximum Discussion Topic length, here's a re-cap for you. This of course assumes you want to set the length to 200. No idea on how it works when you set it to eight gazillion, but in theory the database sho…
Oh yeah! WallPhone, you rock!
I found the Validation in line 419, but since it was the only instance of the number 100 in the entire file, i changed that to see what it did, and it worked!
I changed the 'Name' value in the LUM_Discussion table into this: varchar(200)
*Edit*
Removed errors, because they were caused by the 'David'-plugin and have nothing to do with this issue.
*/Edit*
Ah, so can you tell me where the values are that I should change? I do have raw database access through PHPMyAdmin.
I'm going to experiment a little bit, see if I can find the value that you speak of, but any more help would be highly appreciated.