Content-Type
Developing a content type with a custom variable length field type
I have a content type institute. It has two fields courses, reviews which are custom content type. Courses have fields as Name, Description, eligibility, Seats.[详细]
2023-03-03 15:48 分类:问答How to get correct file extension when you know content-type
I have a byte[] containing data for a file. Array can contain data for several different filetypes like xml, jpg, html, csv, etc.[详细]
2023-03-03 12:26 分类:问答Custom edit views in Plone 4
I have created a custom content-type (Resume) and I wish to provide a custom \'edit\' view. My use-case is very simple, I simply want to show an HTML \"disclaimer\" box before the edit form.[详细]
2023-03-02 15:33 分类:问答Browser opening downloaded Excel file in wrong version of Excel
We have a web application written in PHP that exports MySQL query results to an Excel file using PEAR Spread开发者_StackOverflowsheet Excel Writer. I\'m initiating the download via the following heade[详细]
2023-03-01 04:31 分类:问答Sharepoint 2010 External Content Type Create / Update Operations (SQL Server Replication Issue)
I am unable to INSERT or UPDATE an item in my external list created from an external content type Here is the error:[详细]
2023-02-25 15:29 分类:问答display inline document on partial page on ajax.action link
I am calling an ajax.action link on a page. This will display the name of the document. While i click on the document, an ajax request is fired tot he controller, which will ret开发者_StackOverflow社区[详细]
2023-02-25 05:02 分类:问答drupal view, how to group by content type
I want to make a view that shows the most visited article from each content type, so I want 开发者_如何转开发to group by content type, and sort by node statistics views, desc[详细]
2023-02-23 22:48 分类:问答Drupal 7 - how do I insert content programmatically in a theme's template with a php function?
I just started working with drupal 7 a week ago, and I have figured out the basics (and the huge differences between drupal 6 vs. 7)[详细]
2023-02-23 05:28 分类:问答ASHX Image Download Saved as ASHX
When a user clicks my link it brings up the save as dialog, but it wants to save it 开发者_如何学编程as a ashx file in any other browser than IE. The file is standard jpeg that is being taken from a d[详细]
2023-02-22 18:53 分类:问答How to get file extension from content type?
I\'m using Apache Tika, and I have files (without ext开发者_如何学Goension) of particular content type that need to be renamed to have extension that reflect the content type.[详细]
2023-02-22 03:46 分类:问答