Auto-Draft Suggestion.

Discussion in 'Approved Suggestions' started by TJOC, Jan 8, 2014.

Thread Status:
Not open for further replies.
Auto-Draft Suggestion.
  1. Unread #41 - Jan 27, 2014 at 6:17 AM
  2. TJOC
    Joined:
    Oct 5, 2013
    Posts:
    2,416
    Referrals:
    0
    Sythe Gold:
    0

    TJOC Grand Master
    Banned

    Auto-Draft Suggestion.

    Bump.
     
  3. Unread #42 - Jan 27, 2014 at 2:54 PM
  4. BGlave
    Joined:
    Nov 11, 2011
    Posts:
    1,933
    Referrals:
    0
    Sythe Gold:
    0

    BGlave Guru
    Banned

    Auto-Draft Suggestion.

    Can't this be implemented though? I know for sure that IPBoard has this as an option, not sure about vbulletin.

    Stop trolling. Devices can close applications or shut down randomly.
     
  5. Unread #43 - Jan 28, 2014 at 12:19 PM
  6. TJOC
    Joined:
    Oct 5, 2013
    Posts:
    2,416
    Referrals:
    0
    Sythe Gold:
    0

    TJOC Grand Master
    Banned

    Auto-Draft Suggestion.

    Bump.
     
  7. Unread #44 - Jan 29, 2014 at 7:26 AM
  8. TJOC
    Joined:
    Oct 5, 2013
    Posts:
    2,416
    Referrals:
    0
    Sythe Gold:
    0

    TJOC Grand Master
    Banned

    Auto-Draft Suggestion.

    To the top.
     
  9. Unread #45 - Jan 29, 2014 at 11:47 AM
  10. Syed
    Joined:
    Jan 22, 2009
    Posts:
    9,857
    Referrals:
    1
    Sythe Gold:
    11
    Sythe Awards 2012 Winner Gohan has AIDS (3) ??? Rust Player I'm LAAAAAAAME (2) Shitting Rainbow (2)

    Syed Hero
    Retired Sectional Moderator $50 USD Donor New

    Auto-Draft Suggestion.

    This is honestly a really simple thing to add. If Sythe wanted it would probably take an hour of coding at most, and a table in the database.
     
  11. Unread #46 - Jan 29, 2014 at 6:15 PM
  12. TomKing10
    Joined:
    Jan 29, 2014
    Posts:
    6
    Referrals:
    0
    Sythe Gold:
    0

    TomKing10 Newcomer
    Banned

    Auto-Draft Suggestion.

    Seems like a neat idea wouldn't mind seeing it
     
  13. Unread #47 - Jan 29, 2014 at 9:00 PM
  14. TJOC
    Joined:
    Oct 5, 2013
    Posts:
    2,416
    Referrals:
    0
    Sythe Gold:
    0

    TJOC Grand Master
    Banned

    Auto-Draft Suggestion.

    Out of curiosity, what will a table in the database do? I'm pretty noob at coding, but would like to know how easy this is and why would it not be implemented.
     
  15. Unread #48 - Jan 30, 2014 at 7:08 AM
  16. TJOC
    Joined:
    Oct 5, 2013
    Posts:
    2,416
    Referrals:
    0
    Sythe Gold:
    0

    TJOC Grand Master
    Banned

    Auto-Draft Suggestion.

    bump.
     
  17. Unread #49 - Jan 30, 2014 at 10:01 AM
  18. Syed
    Joined:
    Jan 22, 2009
    Posts:
    9,857
    Referrals:
    1
    Sythe Gold:
    11
    Sythe Awards 2012 Winner Gohan has AIDS (3) ??? Rust Player I'm LAAAAAAAME (2) Shitting Rainbow (2)

    Syed Hero
    Retired Sectional Moderator $50 USD Donor New

    Auto-Draft Suggestion.

    Would most likely work something like this, maybe a few vbulletin API calls mixed in to make the process easier, I did write this pretty quickly without much thought, so there is probably some errors:

    1. Generate hash/id for that specific draft
    2. Map draft + identifier to a specific thread/forum + user
    3. Check if forum/thread has reached limit for drafts allowed(for that user) - if it has, overwrite. Also check if a certain amount of time has passed since the latest draft from that user.
    4. Store in database.
    5. There would presumably be a list of drafts accessible somewhere in quick-links, which would list all the drafts for each post/thread you wanted to make that are still available.
    6. Possibly a background process or maybe just a trigger that checks whether a draft is over X days old, and if it is, delete it and all the associated drafts for that post/thread, since we can assume it's no longer needed. - This is done to save database space(if required).

    Code:
       date     | user_id | thread/forum_id | draft_id | draft
    -------------------------------------------------------------
    1391092832  |   224   |    1667821     |   1    |  <draft here>
    1391093017  |   224   |    1667821     |   2    |  <draft here>
    1391094038  |   224   |    1667821     |   3    |  <draft here>
     
  19. Unread #50 - Jan 31, 2014 at 8:49 AM
  20. TJOC
    Joined:
    Oct 5, 2013
    Posts:
    2,416
    Referrals:
    0
    Sythe Gold:
    0

    TJOC Grand Master
    Banned

    Auto-Draft Suggestion.

    Thanks Syed! Bump.
     
  21. Unread #51 - Feb 2, 2014 at 9:42 AM
  22. TJOC
    Joined:
    Oct 5, 2013
    Posts:
    2,416
    Referrals:
    0
    Sythe Gold:
    0

    TJOC Grand Master
    Banned

    Auto-Draft Suggestion.

    bump.
     
  23. Unread #52 - Feb 2, 2014 at 10:47 AM
  24. Ayy
    Joined:
    May 17, 2013
    Posts:
    1,320
    Referrals:
    0
    Sythe Gold:
    0

    Ayy Guru
    Do Not Trade

    Auto-Draft Suggestion.

    Support. I've encountered this problem many times while making a big thread, and it just made me not want to make threads any more lmao.
     
  25. Unread #53 - Feb 3, 2014 at 7:13 AM
  26. TJOC
    Joined:
    Oct 5, 2013
    Posts:
    2,416
    Referrals:
    0
    Sythe Gold:
    0

    TJOC Grand Master
    Banned

    Auto-Draft Suggestion.

    Bump!
     
  27. Unread #54 - Feb 3, 2014 at 10:00 PM
  28. TJOC
    Joined:
    Oct 5, 2013
    Posts:
    2,416
    Referrals:
    0
    Sythe Gold:
    0

    TJOC Grand Master
    Banned

    Auto-Draft Suggestion.

    Bump.
     
  29. Unread #55 - Feb 4, 2014 at 7:14 AM
  30. TJOC
    Joined:
    Oct 5, 2013
    Posts:
    2,416
    Referrals:
    0
    Sythe Gold:
    0

    TJOC Grand Master
    Banned

    Auto-Draft Suggestion.

    Bump.
     
  31. Unread #56 - Feb 4, 2014 at 3:40 PM
  32. nodnarbusn
    Joined:
    Mar 12, 2012
    Posts:
    3,248
    Referrals:
    1
    Sythe Gold:
    214
    Sythe's 10th Anniversary Two Factor Authentication User Village Drunk Not sure if srs or just newfag... UWotM8?

    nodnarbusn Grand Master

    Auto-Draft Suggestion.

    Support. So much.

    I too often browse from my phone and have raged a good many times due to losing my post while attempting to type.
    ANY sort of draft system would be great.
     
  33. Unread #57 - Feb 4, 2014 at 4:38 PM
  34. R
    Joined:
    Apr 4, 2011
    Posts:
    19,571
    Referrals:
    16
    Sythe Gold:
    572
    In Memory of Jon <3 n4n0 Sythe Awards 2013 Winner

    R Legend
    Retired Administrator Roary Donor Mudkips Legendary

    Auto-Draft Suggestion.

    I remember when I used to have to type up SytheMonthly from my iPod for a bit when my internet took forever to switch. And having to re-do it once or twice due to time outs lol.

    I think if mobile and such goes ahead, this would really work well alongside.
     
  35. Unread #58 - Feb 5, 2014 at 7:15 AM
  36. TJOC
    Joined:
    Oct 5, 2013
    Posts:
    2,416
    Referrals:
    0
    Sythe Gold:
    0

    TJOC Grand Master
    Banned

    Auto-Draft Suggestion.

    Bump.
     
  37. Unread #59 - Feb 5, 2014 at 7:35 AM
  38. RS_Crispy
    Joined:
    Nov 5, 2010
    Posts:
    1,512
    Referrals:
    1
    Sythe Gold:
    0
    Two Factor Authentication User Halloween 2013 Christmas 2013

    RS_Crispy Guru
    $5 USD Donor New

    Auto-Draft Suggestion.

    Great suggestion. Small things like this are simplistic but effective, making Sythe a better place!

    Support!
     
  39. Unread #60 - Feb 5, 2014 at 11:56 PM
  40. TJOC
    Joined:
    Oct 5, 2013
    Posts:
    2,416
    Referrals:
    0
    Sythe Gold:
    0

    TJOC Grand Master
    Banned

    Auto-Draft Suggestion.

    bump.
     
< Referral Hiscores/ranking | Contradiction in the Spam Forum >

Users viewing this thread
1 guest
Thread Status:
Not open for further replies.


 
 
Adblock breaks this site