Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Badges

Any minute now…

Mike.XIII

Username
Mike.XIII
Joined
Visits
21
Last Active
Roles
Member
Badges
0
Points
0
Posts
43

Comments

  • "Maybe" Unfortunately I don't have a webhost right now since I currently have no need for a forum. However, I'm always eager to test new apps on localhost and report my findings :)
  • awesome, seems to be working nicely here ;)
  • just testing the lines breaks ;)
  • As long as "Vanilla" remains a module of a greater framework there will be confusion as to what's what, in my opinion. So I agree with the naming changes @bean suggested.
  • I like it, although it took me a while to realize the old menu links had been moved to the top-right corner, since I automatically assumed everything for Vanilla would be under this site's custom header.
  • Imported from Vanilla 1 a) http://www.slicehost.com/ It's a VPS host, so I control my server environment and install pretty much whatever I want. b) http://magicant.org/ Git clone of 2009-10-22 Dev branch. The reply plugin and search are completel…
  • @Immersion's fix works, but it also causes line-breaks to happen when it shouldn't, for example, inside tags. It also makes things looks bad when creating a new paragraph because a new paragraph requires 2 line-breaks, which ends up looking like: …
  • I've succeeded in importing from Vanilla 1. The Github download button seems to always give me files from August for some reason, I had to do a Git-clone to get an up-to-date copy...
  • I've recently updated from Vanilla 1 and have thus far only encountered 4 minor problems. 1) The import didn't index my old discussions so the search doesn't seem to know they exist. This isn't a problem if you're creating a fresh Vanilla 2 instal…
  • I personally prefer the discussions list with JavaScript turned off in my browser so the back button is more usable, but the comments list is so much better with JavaScript turned on ;) Maybe it could be made configurable in the Dashboard or user-p…
  • Settings > Application Settings > Forum Options > Log & monitor all IP addresses This addon is also a godsend for me: http://vanillaforums.org/addon/10/IP-History
  • Yea I'm not too fond of nickname changes myself but I know some people have a thing for changing it ever so often, especially on clan forums for gamers. Personally I'm going to make much more use of the comment replies plugin ;)
  • A little off-topic, the @nick association breaks when you use symbols like @nick.name, I think it should only break after whitespace is used. Also, what happens when someone changes their nickname? Wouldn't that break all the previous comments your…
  • *bump* Anything still happening on this? I've been looking at the source code and file structure, along with the Theming Quick-Start documentation and noticed all I really need is one or more master css files that every application will inherit fro…
  • It has been bothering me the past week too. Notifications should be removed upon reading the discussion it's associated with, not just viewing the notifications page.
  • http://vanillaforums.org/page/ThemeQuickStart 1. Master Views would probably be what you want. Other pages that might be of interest: http://vanillaforums.org/page/FolderStructure http://vanillaforums.org/page/Views
  • That's the idea. As mentioned, the documentation area has a wealth of information. I think these two pages would be of particular interest to you ;) http://vanillaforums.org/page/ProductRoadMap http://vanillaforums.org/page/FolderStructure
  • This site (along with Vanilla2) is built upon Garden, their new PHP framework. In basic terms, they have Garden (the framework, handles the basics of accounts, sessions, signing in, etc), and then they create applications which add new functionalit…
  • On a similar note, for Vanilla1 I wanted to delete a category and all discussions inside but was only allowed to move the discussions to a different category. I resorted to simply hiding the category for everyone and pretending it never existed, but…
  • "Cancel" would be more accurately named "Clear" I think. I also don't like how I have to go to the "My Drafts" page to delete something I already scraped because of the automatic save. I'd like a button on the comment box to delete my draft without…
  • That would probably create large gaps of whitespace if multi-lined html is used (the Vanilla1 addon does this)
  • No I think it's already set to true, because a double newline already creates a new paragraph, which is fine. What's I'm saying is, a single newline doesn't create a line break unless you force it using the tag, it just continues the previous lin…
  • "1 New plugin, feature, or upgrade every week" wow, that's ambitious! Can't wait to see all the things you and others come up with ;)
  • http://vanillaforums.org/addon/33/Html-Formatter
  • I'm fairly inexperienced with PHP and SQL so I'm uncertain how easy or difficult this is, but I definitely intend to learn more and maybe even create this plugin myself if no one else does. Thanks for pointing me in the right direction though ;)
  • Posting comments on a user's profile page seems a lot easier, so adding the ability to make those comments private with a wall-to-wall view similar to facebook (or even making a discussion between the two users similar to Vanilla1's whisper feature)…
  • The side panel lists with "PanelList" class look a bit strange to me, other than that I have no complaints.
  • I haven't looked at the file structure or coding much, but I'd assume most people would want their entire site to have the same overall look and feel so there should be a master css file for which all applications inherit by default. Then you should…
  • You can use the search to view a list of users and their assigned role. Change their role by going to their profile page and choosing "Change Role" in the side panel.
  • Vanilla1 doesn't do this for you by default, you can use the following addon though: http://vanillaforums.org/addon/437/AutoLinks