youngmicroserf
Forum Replies Created
-
Forum: Plugins
In reply to: [Front-end Editor] [Plugin: Front-end Editor] editable image problemScribu,
oooooops. facepalm. Sorry. Yeah. Thought I had activated all the fields, but apparently the right column of checkboxes wasn’t actually activated. Since I thought I did that, I didn’t even think of the most obvious thing to check. Works now. Perfect!!! Thanks man!
Forum: Plugins
In reply to: [Front-end Editor] [Plugin: Front-end Editor] editable image problem[duplicate removed]
Forum: Plugins
In reply to: [Front-end Editor] [Plugin: Front-end Editor] editable image problemScribu, thanks – I had the capability (admin). Didn’t work…
Forum: Plugins
In reply to: [Front-end Editor] [Plugin: Front-end Editor] editable image problemTried the development version, read the FAQ (well, I had before, that is where I got the code that I’m using), but this issue persists. I wonder if it could be a JS error, since clicking on the element doesn’t cause any reaction in firebug, so I didn’t really know where to start looking for possible problems that may cause this.
This is the code that is output by the editable_image function and the code above –
<img id='1180194155' src='http://not_WP_server.tld/userimages/1180194155.jpg' />Maybe you’ll have another idea…
thanks!
Cool, didn’t change any code, works with the development version! Thanks a lot, Scribu!
Forum: Plugins
In reply to: quick edit not working on dashboardBump!
Forum: Requests and Feedback
In reply to: Version 3.0 FeaturesI think most of this is already in the pipeline anyway –
* custom post type UI with custom field type dependent interface for datatypes (IE a file uploader for custom field type “file”
* better taxonomy UI
* Ajax reordering of pages (what is supposedly MPTT GSOC)
* is_child!!!
* a couple more functions for out of the box hierarchical menu building.
* multiple admin emails
* visual overhaul of the setttings section* very specific but would be cool: I recently did a WP install where two installations needed date from the other one. I ended up replicating a second wpdb in the theme function. Problem was: some loop functions worked with the new object reference, some (like custom fields) didn’t, and needed rewriting as well. So, complete abstraction of functions from the database access, at least for loop functions, would be cool. Well, maybe MU is already doing that, seems possible, but I don’t know MU.
Forum: Alpha/Beta/RC
In reply to: Custom Post Types in 2.9?TheJester,
just found the log of the relevant dev chat. Basically, it was agreed that the UI is 3.0 territory, and first ideas will be included in trunk after the branching of 2.9 and 3.0-rare versions.
https://irclogs.ww.wp.xz.cn/chanlog.php?channel=wordpress-dev&day=2009-10-29&sort=asc
I’ve used Flutter and Custom Field Template and I think custom field templates could be a good way to start thinking about the development of a Custom Post Type UI. It already has multiple templates and if it could be told to respect registered post types and split the input area over a number of metaboxes.
The whole point would be to simplify custom field input in the backend and custom field output in the template. Something like an actually working version of Flutter’s get() function would be great.
Forum: Alpha/Beta/RC
In reply to: Custom Post Types in 2.9?I read on wpdevel.wordpress.com that the custom post type UI was on the dev chat agenda last week, but I couldn’t find any additional information about this on, say, wptavern and google. Are you aware of any additional information? Maybe this thread could serve as an information pool for non-dev custom-post-type related information and/or any possible plugins that work with this?
Forum: Plugins
In reply to: [Plugin: WP-Menu] Feature Requests / SupportAnd support for hidden pages would be great. I know I can exclude them manually, but using the hidden status would be fantastic!
Forum: Plugins
In reply to: [Plugin: WP-Menu] Feature Requests / Supportsc0ttkclark,
thanks so much for this killer plugin. I think this should be in the WP core. One thing I’d love in addition to what you have built already would be depth level classes, for example, for the “active” class. I’ve worked around this, but especially in the single_secondary setup it would be great to have a level added to the active class.
Thanks again. CORE. Go core with this.
Forum: Fixing WordPress
In reply to: Custom Permalinks = Broken Pages (Not Broken Posts)Clearly something changed with the rewrite code in 2.5 – I have a similar problem, but I’m using a plugin for the custom permalink generation, and the author has posted a bugfix for the URL problem with pages –
Maybe it would be helpful for you to look at his code – it’s here –
http://kpumuk.info/projects/wordpress-plugins/scategory-permalink/
Forum: Fixing WordPress
In reply to: WP 2.5 – Permalinks work – but not for pages!And I just found out that the author has already posted a bugfix for 2.5…
it’s here:
http://kpumuk.info/projects/wordpress-plugins/scategory-permalink/
Forum: Fixing WordPress
In reply to: WP 2.5 – Permalinks work – but not for pages!Ivovic, thanks for your reply –
I’m realising it is a problem with the sCategory-Plugin (http://kpumuk.info/wordpress/wordpress-plugins-scategory-permalink-select-category-for-permalink-generation/)
I’m using to have a CATEGORY/SUBCATEGORY/POSTNAME-Permalink.Not sure what causes the problem, though. It worked perfectly before.
Forum: Installing WordPress
In reply to: How does WP save posts?Add sorry wrong forum. Post closed.