Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question s开发者_JS百科o it's on-topic for Stack Overflow.
I have a question. I use the new custom menus of Wordpress 3.0. And I\'m wondering how can I add c开发者_高级运维ustom post types to the menu. For now, I can just add Pages and Categories.
I am using Magento Enterprise and only the top level category is available to choose when I am editing a product.开发者_开发问答 All the sub categories are active and appear in the navigation menu, bu
I have a Django 1.2.5 (stable release) site that is being developed and tested on a Ubuntu 10.10 machine.The dev box is on a LAN with some Windows machines that need to be able to view and test the si
A lot of my models have a foreign key to a \"Company\" model. Every logged in user can be part of one or more companies (User m2m Company, not null).
Hey people!I don\'t开发者_Python百科 like Drupal 7 because, well, it doesn\'t seem to work (or maybe the modules I need don\'t work, but the fact is I can\'t develop with it)
People submit a taxonomy terms to my site and i want to able to do \"publish\"/unpublish 开发者_开发百科to the real vocabulary, is there a module that do it ? like term status = suspend?Perhaps Term s
One page I have articles with prices.I would like to do administration. When I am administrator and I would click on price开发者_如何学Python input field text would show.
I have an WPF applic开发者_运维技巧ation which access windows services, task schedulers on the local machine.
Hi I\'m using symfony 1.2.7 with Doctrine. Tryng to port a plugin originally written with Propel, but running into problems.