Does anyone know of a plugin that puts a real calendar page into wordpress? Not a calendar view of the archive a real calendar that you can post upcoming events onto.
Use this plugin: http://wpcal.firetree.net/ You simply need to add a custom field (the plugin enables an option in the write post page so you don't have to do it yourself) for the date of the event. To display, you just need to use the widget or proper function call if you want it on your site other than the sidebar. Just check out my site to see how it works.
I dont know if the wordpress one will work because that page is broken. As for wpcal, its a nice plugin but Im looking for something that will give me a calendar similar to the look of paper ones. Is there a way to call the google calendar or the outlook calendar onto a web page?
You can share Google Calendar in most any web page using <iframe />. See this link - Embed Google Calendar on your website