microdata
美
英 
- 網(wǎng)絡微數(shù)據(jù);微觀數(shù)據(jù);數(shù)據(jù)意義的規(guī)范
例句
If you add microdata to a field formatter for your own project, you can contribute that work back to the Drupal community.
如果您在自己的項目中給字段格式器添加微數(shù)據(jù),您可以將這些成果反饋給Drupal社區(qū)。
It's easy to add microdata support to a field formatter.
給字段格式器添加微數(shù)據(jù)支持十分簡單。
At the time of this writing, the link field formatter defined by the Drupal Link module doesn't support microdata, but you can change that.
在撰寫本文之際,DrupalLink模塊定義的鏈接字段格式器還不支持微數(shù)據(jù),但您可以改變這一點。
The code checks to see whether there is an itemprop for the text and, if there is, you add the microdata, as in Listing 6.
然后進行代碼檢查,以確定是否存在用于文本的itemprop,如果存在,則添加微數(shù)據(jù),如清單6中所示。
You can even contribute microdata support back to the module by creating a patch with your changes.
您甚至可以通過創(chuàng)建一個包含您所修改內(nèi)容的補丁,將微數(shù)據(jù)支持傳回給該模塊。
Often, the microdata attributes need to be passed from the field_formatter_view function into the theme function.
通常,需要將微數(shù)據(jù)屬性從field_formatter_view函數(shù)解析到主題函數(shù)中。
K-anonymity is a popular model used in microdata publishing to protect individual privacy.
K-匿名化是數(shù)據(jù)發(fā)布環(huán)境下保護個人隱私的一種有效的方法。
To add to the challenge, Google (the most influential search engine for many web authors) indicated that it will only process microdata.
更具挑戰(zhàn)性的是,Google(對眾多Web作者最有影響力的搜索引擎)表明它將只處理微數(shù)據(jù)。
The microdata module is still under development and isn't ready for use on live sites.
微數(shù)據(jù)模塊仍然在開發(fā)中,尚不能用在正在運行的站點上。
With the new microdata module you can configure microdata output for basic field types and add microdata output to custom field types.
借助新的微數(shù)據(jù)模塊,您可以為基本字段類型配置微數(shù)據(jù)輸出,并向自定義字段類型添加微數(shù)據(jù)輸出。
The current version of the Link module has changed and might already contain microdata support.
Link模塊的當前版本已發(fā)生改變,可能已經(jīng)包含對微數(shù)據(jù)的支持。
Simply post an issue in the issue queue for the module and suggest that the module support microdata.
只需在模塊的文章隊列中發(fā)表一篇文章,并建議該模塊支持微數(shù)據(jù)即可。
The two main concepts in microdata are items and properties of those items.
微數(shù)據(jù)中的兩個主要概念是內(nèi)容項和這些內(nèi)容項的屬性。
To use a field formatter defined in a contributed module, you can check the table that tracks microdata support.
要使用所貢獻模塊中定義的字段格式器,您可以查看追蹤微數(shù)據(jù)支持的表格。
This provides the graphical user interface for adding microdata for these properties.
這為針對這些屬性添加微數(shù)據(jù)提供了圖形化用戶界面。
Schema. org is a vocabulary that works well with microdata.
org是一個適用于微數(shù)據(jù)的詞匯表。
You can now test the microdata output for the formatter.
現(xiàn)在,您可以為格式器測試微數(shù)據(jù)輸出。
You'll add microdata support to the Link module.
您將為Link模塊添加微數(shù)據(jù)支持。
Though microdata is fairly simple, it can still be difficult to place and maintain the content by hand.
盡管微數(shù)據(jù)非常簡單,但手動放置和維護內(nèi)容仍然很困難。
Microdata, which is the newest of the three syntaxes, does not yet have much tool support.
作為上述三種語法中最新的一種語法,微數(shù)據(jù)尚未獲得很多工具的支持。
To place the microdata, you need to change the HTML output for the field.
為了放置微數(shù)據(jù),您需要修改字段的HTML輸出。
Adding microdata to the themed output
給有主題輸出添加微數(shù)據(jù)
Enabling microdata in field formatters
在字段格式器中啟用微數(shù)據(jù)