Hey all,
Brand new to Drupal so what I'm trying to do may be done a heck of a lot easier another way. But basically I'm trying to upload a bunch of files and given specific dates to them. I then need to grab all of those and display them grouping them by that date.
So what I did was created a new field called post date shown for the date field using the date module. The dates are different from the actual default publish date which is why I can't use that. I then created a view that has the title linking to the document, and then the post date shown.
I have it working fine, but the problem I seem to be having is that the date is showing up with the 3 letter day of the week first and I want to get rid of that. So I have Thu, 05/12/2011 and I just want 05/12/2011. Does anyone know how to do that? I've seen numerous posts on how to get rid of "All Day" but that didn't seem to help my issue.
And just so you know, I am not a programmer. So any function updates to the template.php file, I'm not sure about. Plus, I seem to have a template.php issue where I have a template.php file that is pretty blank (just the <?php intro and a comment and that's it) and I get funky text at the top of my page: