Future Dated Posts

live627

  • Should five per cent appear too small / Be thankful I don't take it all / 'Cause I'm the taxman, yeah I'm the taxman
  • Posts: 1,670
Future Dated Posts
« on January 15th, 2013, 10:50 AM »
Schedule posts to be published in a future date.


(Requires Post Fields)
A confident man keeps quiet.whereas a frightened man keeps talking, hiding his fear.

agent47

  • Now I see the changes you're talking about.
  • Posts: 115
Re: Future Dated Posts
« Reply #1, on January 15th, 2013, 02:16 PM »
I like how simple the layout of your plugins are and yet somehow they look so darn great. Super stuff!

Dragooon

  • I can code! Really!
  • polygon.com has to be one of the best sites I've seen recently.
  • Posts: 1,841
Re: Future Dated Posts
« Reply #2, on January 15th, 2013, 02:27 PM »
This is sweet :D. What does it require post fields for?
The way it's meant to be

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
Re: Future Dated Posts
« Reply #3, on January 15th, 2013, 05:03 PM »
Providing the container for the dateinput, probably.
When we unite against a common enemy that attacks our ethos, it nurtures group solidarity. Trolls are sensational, yes, but we keep everyone honest. | Game Memorial

Dismal Shadow

  • Madman in a Box
  • Me: Who is Arantor? Cleverbot: It stands for time and relative dimensions in space.
  • Posts: 1,185
Re: Future Dated Posts
« Reply #4, on January 15th, 2013, 07:48 PM »
I recalled Nibogo making one for SMFand asked me to test it in a private forum somewhere but ended up abandoning it.
“I will stand on my ground as an atheist until your god shows up...If my irreligious bothers you much, and if you think everything I do is heresy to your god I don't care. Heresy is for those who believe, I don't. So, it isn't heresy at all!


   Jack in, Wedge,
   EXECUTE!

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
Re: Future Dated Posts
« Reply #5, on January 15th, 2013, 07:53 PM »
Oh, I've been known to make a future dated post setup, it's not actually that hard.

The biggest headache is the UI, and then management thereof; in my case only admins ever needed to make such, and in all cases, there was a central page that listed all the topics and so on.

It could, in certain cases, even do back-dated posts.

Dismal Shadow

  • Madman in a Box
  • Me: Who is Arantor? Cleverbot: It stands for time and relative dimensions in space.
  • Posts: 1,185
Re: Future Dated Posts
« Reply #6, on January 15th, 2013, 09:10 PM »
Back-dated posts? Back in Time? Only the TARDIS can go back in Time, silly. :P

 :niark:

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
Re: Future Dated Posts
« Reply #7, on January 15th, 2013, 09:13 PM »
Nevertheless, if you run a blog and you have an extended hiatus for multiple reasons, you can use it to insert posts going back a bit...

Aaron Smith

  • The mini menus on Thoughts... Damn Sexy!
  • Posts: 39
Re: Future Dated Posts
« Reply #8, on January 16th, 2013, 01:29 AM »
Love love love the idea of Future Dated Posts. In reference to a blog it's really almost a mandatory feature I think. Being able to setup a series of posts ahead of time and them firing off automatically is awesome.

Back dated posts sounds a little sketchy, but if there was some UI element identifying it as such then I see some limited uses for it.

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
Re: Future Dated Posts
« Reply #9, on January 16th, 2013, 01:43 AM »
It's not part of this plugin as I understand it; I had a very specific use and need to implement it in my own site, knowing the issues that can arise out of doing it.

live627

  • Should five per cent appear too small / Be thankful I don't take it all / 'Cause I'm the taxman, yeah I'm the taxman
  • Posts: 1,670
Re: Future Dated Posts
« Reply #10, on January 16th, 2013, 09:13 AM »
In theory, you could back date. What I think would happen is the scheduled task, which would run at midnight server time, would find posts in the queue and set their date accordingly.
Quote from Dragooon on January 15th, 2013, 02:27 PM
What does it require post fields for?
To provide the template container, as pointed out, and to store the date in the DB.

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
Re: Future Dated Posts
« Reply #11, on January 16th, 2013, 01:56 PM »
Back dating would set the date but physical order would be wrong. Everything is ordered by id, remember.
Re: Future Dated Posts
« Reply #12, on January 16th, 2013, 03:22 PM »
Also, don't forget that jQuery UI is now in the core and you can use their dateinput if you'd like.