-
I created two resources on dev.hydroshare.org.
Time Series Resource: http://dev.hydroshare.org/resource/f5e4c6083e8d4e91be216295f7b6282e/
Generic Resource: http://dev.hydroshare.org/resource/2697364…
-
but with the look&feel of the rest of the pages, using the same permissions, roles, menus and so on.. ?
-
Hi All. P.S Sorry for my bad english.
Can I get data about menus. And menu items. I have menu with menu_items. I need get list of this menu items.
I try do this in this way:
For first i try do n…
-
Is possible to have the wordpress menu items from wp_nav_menu in a json output?
-
The old webservices code worked, but felt really clunky and definitely was not RESTful in any possible sense of the term. It was not even a hybrid. Just straight RPC. I don't necessarily think we need…
-
Me and @ChromeOrange were speaking about adding a custom box for endpoints in Appearance > Menus, like we already do for Products, Product Tags and Product Categories.
Do you think it would be better…
-
- [x] Sans-serif headings? I think they're quite polarzing--some people seem to hate them a lot.
- [x] Remove fixed header? Seems like most of the other Dota 2 sites do not use one.
- [x] cheese_blo…
-
As relations come in, increment a per-node counter, and update the expansion menu immediately (even if it is currently open). Look in manifestOrRegisterImplicitRelation(). Alternately, increment in ex…
-
Hi,
First I want to thank for Semantic-UI what is a amazing,real light weight and semantic css framework.Very beautiful,eazy to use it make a reponsive web.
Here I want to ask a question abou…
yizhl updated
10 years ago
-
When a new custom post type is registered via `register_post_type`, there's a default argument array that we can manipulate:
```
$defaults = array(
'labels' => array(),
…