drupal-views
Using views to find list of users nearby using location in arguments
I am using drupal 6.X I am creating an api through views and views data开发者_运维技巧source module[详细]
2023-04-13 07:31 分类:问答Remove or Filter Options on Exposed Filter in Drupal 7
I\'m working on a website that uses Domain Access and for a view I expose a filter that lists all domains. I want to list only some domains but not all. I know that it is posible to do with the filter[详细]
2023-04-13 00:42 分类:问答Drupal 6 - how to set up a VIEWS block?
I can\'t figure out how to set up a block view for this in Drupal 6: Users submit a picture.If it is approved, I upload it to the site.[详细]
2023-04-12 22:53 分类:问答Add radiobutton to hook_form
I want to add radiobuttons to my module. How can I add using Add radiobutton to hoo开发者_如何学运维k_form?function mymodule_some_form($form_state) {[详细]
2023-04-12 20:28 分类:问答Drupal 7 Ubercart, custom blocks displayed in external article based on product
I\'m currently creating an ecommerce site using Drupal and the Ubercart module,for each product I need to have the option to display an article (blo开发者_C百科g/story) that relates to that specific p[详细]
2023-04-12 02:32 分类:问答how to get node reference table cck field in drupal view
I\'ve 2 content type First content type name is content_type_sales and second content type name is content_type_product.[详细]
2023-04-11 15:34 分类:问答Drupal views 2 API
I would like to create a custom views, because some database fields are not accessible by drupal views UI. I just exported an existing view into a file called my_module_views_default.inc that contains[详细]
2023-04-11 09:59 分类:问答Drupal CCK checkbox edit in views
I\'m running D6.22 with Views 2.12.I use Views to create a \"search / manage content\" page for my site editors.[详细]
2023-04-10 15:21 分类:问答Drupal displaying "region" instead of content everywhere?
My completely finished website started displaying \"region\" in all the regions instead of the content. This was shortly after I enabled \"Calendar Multiday\" so perhaps it was related (although I hav[详细]
2023-04-10 08:24 分类:问答How to customize a view in Drupal 7 using wildcard for the URL
I\'m using \"views\" to customize the output of every single blog page. I know I need some kind of wildcard. I am also using clean URLS but am unsure if a wildcard can be used on an alias. 开发者_Stac[详细]
2023-04-10 03:52 分类:问答