|
|
 Rank: YAF Head Dude

Joined: 10/10/2004 Posts: 3,022 Location: Honolulu, HI
|
bigtoga wrote:Since there is so much change at the database level, will there be any sort of migration tool to migrate our existing data from yaf 1.90 to 1.93? Oh definitely. There will be two new systems: New Install and Upgrade. Also, on Application startup YAF will automatically get the current DB version and forward to the appropriate section (new install vs. upgrade). It will also determine DB connectivity: if the DB has already been setup (not a fresh install) it will go to a "DB connectivity error" page instead of going to /install/--which is a security risk. "When you are grateful, fear disappears and abundance appears”." 
|
|
|
 Rank: YAF Forumling
Joined: 3/12/2007 Posts: 3
|
Do I understand that correctly? You plan the support of the ASP.NET Membership Provider?
We have a web page on Oracle run and use for it our own Oracle ASP.NET Membership Provider. Can I configure version 1.9.3 in such a way that she uses our Membership Provider for the Login?
|
|
|
 Rank: YAF Developer

Joined: 7/12/2005 Posts: 1,324 Location: on Dock Street
|
tomaten wrote:Do I understand that correctly? You plan the support of the ASP.NET Membership Provider?
We have a web page on Oracle run and use for it our own Oracle ASP.NET Membership Provider. Can I configure version 1.9.3 in such a way that she uses our Membership Provider for the Login? Thats the plan!!!  We'll see how it goes though...  "It's a case of RTFM.. the only problem being we don't have a manual!" When I post FP:Mek in a topic, I'm leaving my footprint there so I can track it once I get into coding/supporting. (Yes I stole this off Ederon  )
|
|
|
 Rank: YAF Forumling
Joined: 3/12/2007 Posts: 3
|
Mek wrote:Thats the plan!!!  We'll see how it goes though... Can I help? I have in the last 3 weeks thereby worked intensively, as I our Membership-, Role- and ProfileProvider for Oracle built.
|
|
|
 Rank: YAF Forumling
Joined: 3/12/2007 Posts: 3
|
Was there a date for a Beta?
|
|
|
 Rank: YAF Lover

Joined: 3/23/2007 Posts: 41 Location: Brasil
|
some forecast when it will leave the version 1.9.3?? Thankx!!! "A Terra é redonda, mais nela cabem várias bestas quadradas"
|
|
|
 Rank: YAF Camper

Joined: 3/11/2006 Posts: 13 Location: WA
|
Just to give some though about URL-rewriting. I think it would be better to to append post title into the url. from posttopic12345.aspx ----> posttopic-12345-sample-post-title-goes-here.aspx when rewriting the url to a querying, we can ingore everying after "posttopic-12345-" after rewriting we might get someting like this Default.aspx?pg=posttopic&id=12345 , we just discard the post title because it does not matter. this looks better to search eingine than just the number infront the .aspx, which is meaning less. Also it a good idea to have post title in the web page "title". Search engine and Google adsense LOVe that. Jaben wrote:
v1.9.1 doesn't offer much at this point:
URL Rewriting
|
|
|
 Rank: YAF MVP

Joined: 3/10/2006 Posts: 330 Location: Dallas, TX
|
Like mine? http://forum.yetanotherf...posts&m=10664#10664
http://forums.learnsqlserver.com/ - does that already (if I understand what you are referring to). Check out my implementation of YAF: http://Forums.LearnSqlServer.com/. You can also check out my SQL Server 2005 tutorials at http://www.LearnSqlServer.com/ and my C# tutorials at http://www.LearnCSharp.com/
|
|
|
 Rank: YAF Forumling

Joined: 4/27/2007 Posts: 6 Location: Point Pleasant, NJ
|
Will there be any "major" enhancements in the new version? I am running the forums on my website and I must say that I am very pleased. I looked around at about 25 different message forum apps and this one I found superior due to ease of installatio and the ability to customize it. Keep up the great work! Neo"Follow The White Rabbit" NoTurnSignal.com
|
|
|
 Rank: YAF Developer

Joined: 10/6/2003 Posts: 51 Location: Perugia, Italy
|
Jaben wrote:beijixing9 wrote:Thanx. When will YAF v1.9.3 ship? Hopefully by the summer it will "ship". I want to have a beta by the end of April. News for the beta release?  [Fabrizio Bernabei a.k.a. fberna, know as Harlock in the past..] Meet me on www.kitendo.com or play with me on www.mzportal.com for ManagerZone lovers..
|
|
|
 Rank: YAF Lover

Joined: 11/24/2005 Posts: 63 Location: BeiJing China
|
kwa wrote:Just to give some though about URL-rewriting. I think it would be better to to append post title into the url. from posttopic12345.aspx ----> posttopic-12345-sample-post-title-goes-here.aspx
when rewriting the url to a querying, we can ingore everying after "posttopic-12345-"
after rewriting we might get someting like this Default.aspx?pg=posttopic&id=12345 , we just discard the post title because it does not matter.
this looks better to search eingine than just the number infront the .aspx, which is meaning less. Also it a good idea to have post title in the web page "title". Search engine and Google adsense LOVe that.
IMHO, it's strange to have something like "posttopic-12345-" before or after a thread name. maybe we could hash thread name to a int/guid, and save it in the thread table, and provide a thread name in the url, and then to look up the thread, we just hash the name again. this is what I did in one of my projects - I took MD5 hash. Unibetter大学生社区Drag Reducing Agents
Mesages may be with gramar or speling mistakes, but I think you wil understand me :D
|
|
|
 Rank: YAF Head Dude

Joined: 10/10/2004 Posts: 3,022 Location: Honolulu, HI
|
kwa wrote:Just to give some though about URL-rewriting. I think it would be better to to append post title into the url. from posttopic12345.aspx ----> posttopic-12345-sample-post-title-goes-here.aspx This has been added. "When you are grateful, fear disappears and abundance appears”." 
|
|
|
 Rank: YAF MVP

Joined: 10/20/2006 Posts: 155
|
i think you can remove postst3784-- and topics11-- too. i think this is http://forum.yetanotherf...s-and-talk-of-v191.aspx very usefull.
|
|
|
 Rank: YAF MVP

Joined: 10/20/2006 Posts: 155
|
|
|
|
 Rank: YAF Head Dude

Joined: 10/10/2004 Posts: 3,022 Location: Honolulu, HI
|
Okay-- explain how I can do that? Remember: these titles CHANGE without notice. "When you are grateful, fear disappears and abundance appears”." 
|
|
|
| Users browsing this topic |
|
Guest (2)
|