|
Wednesday, February 01, 2006(UTC)
|
|
Tuesday, October 02, 2007 4:08:55 AM(UTC)
|
11 [0.03% of all post / 0.01 posts per day] |
|
0
(View Thanks)
|
|
0
|
|
0
|
View All Posts by User
I would like to be able to search/filter for a user in the admin by email address.
|
I uploaded a PDF today that had a long filename. YAF truncated the "f" off the .pdf extension, breaking the link. I shortened the filename, uploaded, and it worked fine. What is the character length limit for filenames?
|
It appears that when I delete a post that has a file attachment, the attached file is not deleted. Is this be design?
|
Hello. This is a priority issue for me, too. Thank you.
|
This editor is light but powerful. It's used in Microsoft's BlogEngine.NET starter kit. You can find it here. It might be a nice addition to the list of choices of text editors.
|
Thanks. I have emailed box.net to ask them about their APIs. Perhaps I will try to integrate into my implementation of YAF, if that doesn't break the rules.
|
If you are not familiar with it, box.net is a Web-based file storage service. They offer APIs to integrate your own apps with their service. Very cool. http://dev.box.net/
Would be cool to be able to have option to integrate YAF with my box.net account for large file uploads/downloads because my Web hosting company limits my space.
|
If you're uploading large files to YAF, you will need to make an adjustment to your Web.Config file. Add the following code between the System.Web tags. Code: <httpRuntime executionTimeout="1200" maxRequestLength="102400" useFullyQualifiedRedirectUrl="false" minFreeThreads="8" minLocalRequestFreeThreads="4" appRequestQueueLimit="100" />
|
A place to store Skype name in the Db (in addition to the IM addresses) would be cool, too. Of course, I realize that you can't put a space for every single P2P messenger out there. Having said that, Skype has become quite popular.
|
In the admin, there is a place to create multiple boards. I assumed that meant I could create, in essence, multiple "instances" of YAF. So, let's say I want to have one board for my own purposes, with its own look and feel and another board for Mothers Against Milking Cows  with its own look and feel. Also, each board would have their own separate forums and threads. Does that make more sense?
|
|