urbanmac
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: How do I add a QuickTime movie to a blog entry?No wories I got it:
<object classid=”clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B” codebase=”http://www.apple.com/qtactivex/qtplugin.cab” height=”256″ width=”320″>
<param name=”src” value=”http://www.yourdomain/your.mov”>
<param name=”autoplay” value=”true”>
<param name=”type” value=”video/quicktime” height=”256″ width=”320″><embed src=”http://www.yourdomain/your.mov” height=”256″ width=”320″ autoplay=”true” type=”video/quicktime” pluginspage=”http://www.apple.com/quicktime/download/”>
</object>
Forum: Fixing WordPress
In reply to: Can I move a Page into a category?thanks for the help, I sorted it by making a new Page and then putting my old pages as sub pages of it – that works
Forum: Plugins
In reply to: TinyMCE full versionNice one – thanks for the help 😀
Forum: Plugins
In reply to: PhotoZip Plugin – Making posting of photos a breeze!Forum: Plugins
In reply to: PhotoZip Plugin – Making posting of photos a breeze!Where is 0.3 I can only find a link to 0.2.
At the moment I’m also not getting any thumbnails made, it just inserts the full size image – however its a great plug-in
Forum: Themes and Templates
In reply to: Template. Why is it alright with FF and not with IE?simple answer:
IE is Junk. I like the Chris J Davis approach (http://www.chrisjdavis.org/
Forum: Plugins
In reply to: Anyone try Photon with 1.5 yet?I can add a thumbnail so it appears on my blog as the entry and then click on ‘more’ it shows a larger version wiht I have added as extended entry but also show the standard entry, so you see the photo twice.
Would be nice to have the thumbnail link to to larger version, even if it just pops open a blank window with the image in.
Forum: Plugins
In reply to: Anyone try Photon with 1.5 yet?now working for me 🙂
Forum: Plugins
In reply to: Anyone try Photon with 1.5 yet?found this:
Question: What do I put in the Access Point field in the account screen?
Answer: The URL to the xmlrpc interface for your blog system. If you are using WordPress then the URL would be http://www.example.com/xmlrpc.php
Question: What do I put in the Blog ID field in the account screen?
Answer: This is the ID your blog system gives your account. If you are not sure what value that is then try putting “1” to see if that works.
Question: Are there any plans to have Photon work with other blog systems?
Answer: Yes, other blog systems that support the MetaWeblog API will be added on a request basis.
Forum: Plugins
In reply to: Anyone try Photon with 1.5 yet?I think access point is http://www.yourdomain.com/xmlrpc.php as the same is required for Flickr but I cant get that to work either.
As for Blog ID – no idea.
Forum: Plugins
In reply to: Anyone try Photon with 1.5 yet?I installed it, but like you stuck on blog id and access point ???
Forum: Your WordPress
In reply to: JimPringle.comwhoa! that looks and works great, will you be releasing this as a plugin?
Forum: Fixing WordPress
In reply to: Flickr wont recognise xmlrpc fileI’ve fixed that error by downloading and replacing the file with the one in the CVS, had to do a slight edit as its in the same directory as the wp-config file.
I now get ‘XML-RPC server accepts POST requests only.’ and Flickr stills says ‘not a valid endpoint’
Forum: Fixing WordPress
In reply to: Flickr wont recognise xmlrpc filethe xmlrpc file is at:
http://www.matandkerry.com/xmlrpc.php
which is the url I entered into Flickr and go the error message.
Forum: Your WordPress
In reply to: sixminutes.calooks great, are the tabs hardcoded into the template or are the dynamic?