Adblock breaks this site

Auto-Draft Suggestion.

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

Thread Status:
Not open for further replies.
  1. TJOC

    TJOC Grand Master
    Banned

    Joined:
    Oct 5, 2013
    Posts:
    2,416
    Referrals:
    0
    Sythe Gold:
    0
    Auto-Draft Suggestion.

    Bump.
     
  2. BGlave

    BGlave Guru
    Banned

    Joined:
    Nov 11, 2011
    Posts:
    1,933
    Referrals:
    0
    Sythe Gold:
    0
    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.
     
  3. TJOC

    TJOC Grand Master
    Banned

    Joined:
    Oct 5, 2013
    Posts:
    2,416
    Referrals:
    0
    Sythe Gold:
    0
    Auto-Draft Suggestion.

    Bump.
     
  4. TJOC

    TJOC Grand Master
    Banned

    Joined:
    Oct 5, 2013
    Posts:
    2,416
    Referrals:
    0
    Sythe Gold:
    0
    Auto-Draft Suggestion.

    To the top.
     
  5. Syed

    Syed Hero
    Retired Sectional Moderator $50 USD Donor New

    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)
    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.
     
  6. TomKing10

    TomKing10 Newcomer
    Banned

    Joined:
    Jan 29, 2014
    Posts:
    6
    Referrals:
    0
    Sythe Gold:
    0
    Auto-Draft Suggestion.

    Seems like a neat idea wouldn't mind seeing it
     
  7. TJOC

    TJOC Grand Master
    Banned

    Joined:
    Oct 5, 2013
    Posts:
    2,416
    Referrals:
    0
    Sythe Gold:
    0
    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.
     
  8. TJOC

    TJOC Grand Master
    Banned

    Joined:
    Oct 5, 2013
    Posts:
    2,416
    Referrals:
    0
    Sythe Gold:
    0
    Auto-Draft Suggestion.

    bump.
     
  9. Syed

    Syed Hero
    Retired Sectional Moderator $50 USD Donor New

    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)
    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>
     
  10. TJOC

    TJOC Grand Master
    Banned

    Joined:
    Oct 5, 2013
    Posts:
    2,416
    Referrals:
    0
    Sythe Gold:
    0
    Auto-Draft Suggestion.

    Thanks Syed! Bump.
     
  11. TJOC

    TJOC Grand Master
    Banned

    Joined:
    Oct 5, 2013
    Posts:
    2,416
    Referrals:
    0
    Sythe Gold:
    0
    Auto-Draft Suggestion.

    bump.
     
  12. Ayy

    Ayy Guru
    Do Not Trade

    Joined:
    May 17, 2013
    Posts:
    1,320
    Referrals:
    0
    Sythe Gold:
    0
    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.
     
  13. TJOC

    TJOC Grand Master
    Banned

    Joined:
    Oct 5, 2013
    Posts:
    2,416
    Referrals:
    0
    Sythe Gold:
    0
    Auto-Draft Suggestion.

    Bump!
     
  14. TJOC

    TJOC Grand Master
    Banned

    Joined:
    Oct 5, 2013
    Posts:
    2,416
    Referrals:
    0
    Sythe Gold:
    0
    Auto-Draft Suggestion.

    Bump.
     
  15. TJOC

    TJOC Grand Master
    Banned

    Joined:
    Oct 5, 2013
    Posts:
    2,416
    Referrals:
    0
    Sythe Gold:
    0
    Auto-Draft Suggestion.

    Bump.
     
  16. nodnarbusn

    nodnarbusn Grand Master

    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?
    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.
     
  17. R

    R Legend
    Retired Administrator Roary Donor Mudkips Legendary

    Joined:
    Apr 4, 2011
    Posts:
    19,571
    Referrals:
    16
    Sythe Gold:
    572
    In Memory of Jon <3 n4n0 Sythe Awards 2013 Winner
    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.
     
  18. TJOC

    TJOC Grand Master
    Banned

    Joined:
    Oct 5, 2013
    Posts:
    2,416
    Referrals:
    0
    Sythe Gold:
    0
    Auto-Draft Suggestion.

    Bump.
     
  19. RS_Crispy

    RS_Crispy Guru
    $5 USD Donor New

    Joined:
    Nov 5, 2010
    Posts:
    1,512
    Referrals:
    1
    Sythe Gold:
    0
    Two Factor Authentication User Halloween 2013 Christmas 2013
    Auto-Draft Suggestion.

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

    Support!
     
  20. TJOC

    TJOC Grand Master
    Banned

    Joined:
    Oct 5, 2013
    Posts:
    2,416
    Referrals:
    0
    Sythe Gold:
    0
    Auto-Draft Suggestion.

    bump.
     
< Referral Hiscores/ranking | Contradiction in the Spam Forum >
Thread Status:
Not open for further replies.


 
 
Adblock breaks this site