johntynan / publicradioroadtrip

Automatically exported from code.google.com/p/publicradioroadtrip
GNU General Public License v3.0
0 stars 0 forks source link

Using Javascript to automatically enter date to add_story form #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. When clicking on "add to roadtrip" link,
2. Which calls sendvariables.js
3. There should be a way to get the date variable from the page onto the 
add_story form.

What is the expected output? What do you see instead?
Nothing.  Functionality has not yet been added to the script.

It is possible that this value of the html/dom:
<meta name="date" content="Sat, 19 Feb 2011 10:36:00 -0500"></meta>

could be accessed via a script like this.
http://www.w3schools.com/jsref/prop_meta_content.asp

Please use labels and text to provide additional information.

Original issue reported on code.google.com by jgty...@gmail.com on 21 Feb 2011 at 1:13

GoogleCodeExporter commented 9 years ago

Original comment by jgty...@gmail.com on 21 Feb 2011 at 1:23

GoogleCodeExporter commented 9 years ago

Original comment by jgty...@gmail.com on 13 May 2011 at 2:34