phpwalter
Forum Replies Created
-
Your 3 step “solution” @janetm is very short sighted.
If I have a google calendar and I “import” it into A1E, events are created, event re-occurring are created (very nicely).
Now I go in and add categories and tags and some descriptive text.
Tomorrow the ICS feed runs again and all my work (tag, cats, desc, etc) is gone. Events are still there, but this “import” just replaced what was there already.
More of an”import” than a sync, which is what one would expect.
Well, I did what you suggested. Made my events in google (so I could have fine control on re-occurring), imported them, and them deleted the ICS link.
Now I have no way of adding events from google. If I try, all current events are wiped.
Not really that good. I really hope I am misunderstanding something here.
Thanks
I did find a work-around for annual events on the same day of the week; ie: third Sunday in January…
Create the first date, repeat it as a WEEKLY and at 52 week interval.
Haven’t figured out monthly yet.
Forum: Requests and Feedback
In reply to: comparative analysis of “wp_list_*” ???Great, thx.
Walter
Forum: Themes and Templates
In reply to: @package and @subpackageI have begin a deep investigation of WordPress. To help in my journey I have created the complete WordPress codebase in phpDoc. This is generated each night from the current SVN code base.
I hope you find it helpful.
http://www.walters-way.com/wordpress_api/
As for Templates and phpDoc, I would like to suggest a standard…
/** * @package WordPress_Themes * @subpackage Theme_Name */Even the default and classic themes should be changed to this format. This ensures all themes are collected into a single set of documentation when phpDoc is ran and the files are generated.
Just my 2-cents.
Walter
Forum: Themes and Templates
In reply to: Menu Nav Block – how to edit…sigh, I found it. Of all places it is in the footer!
Thx anyway.
Walter
Forum: Plugins
In reply to: No menu at top of page showed up1) what was your solution
2) the “Stand By” is just the ajax response status. It should go away pretty quitly
Forum: Installing WordPress
In reply to: Blog upgrade issuesI am using 2.8.3
I am trying to upgrade to version 2.8.4 automatically
I get this error:
Downloading update from http://wordpress.org/wordpress-2.8.4.zip.
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2357046 bytes) in /home/torresgr/public_html/bluewatermvc/wp-includes/http.php on line 1331
???
Thx
Walter
Forum: Plugins
In reply to: [Plugin: WordPress Wiki] wordpress wiki errorOK, easy enough solution, but the code should be fixed to allow for this…
I get this error when the page does *not* contain any H2 tags.
D’oh!
Walter
Forum: Plugins
In reply to: [Plugin: WordPress Wiki] wordpress wiki errorI have version WP 2.8.3 and have the same issue.
Walter
OK, I see now.
I created a login at ‘codex’… now I understand the PS on your last post.
It never occurred to me that the DOCS area was a wiki, and I didn’t notice the LOGIN link on the side of the page.
So the main wordpress site is built on wordpress, but the docs section is built on MediaWiki with a theme that matches wordpress theme.
Interesting.
Can I assume that the FORUMS are built on some forum platform as well?
I was hoping to get off a wiki for my site and the documentation I’m creating.
Oh well. Thx
oooh K.
So, should take it from your reply that the FAQ and the TOC on the wordpress site is hand coded?
I can only draw that conclusion since you informed me that I should “start with the basics”.
It took me a few moments to realize you meant HTML basics not WP basics.
OK then. Well, thanks for the round about answer. A simple “it’s hand coded” would have been sufficient for me or the next guy who has the same question.
Walter
FYI: I’ve been writing HTML since ’92 so I won’t take your answer personally.
Forum: Fixing WordPress
In reply to: How to add a favicon?I understand how to create/upload and code for the .ico.
I even moded the header.php file to load the .ico.
still no go.
walter