HowTo:  Hide the 'Read more' link in the gallery items in Maps and Apps

相关信息
Article ID: 40283
Software:
ArcGIS for Local Government 10.0, 10.1, 10.2
Platforms: N/A

问题描述
ArcGIS for Local Government provides maps and apps that help implement GIS in a local government context, and a destination where users, partners, and the teams within Esri can collaborate.

The instructions provided describe how to hide the 'Read more' link in the gallery items in Maps and Apps.
已邀请:

EsriSupport

赞同来自:

解决方案
Once the ArcGIS for Local Government Maps and Apps template has been downloaded and extracted to the local machine, an Application folder is created under the install location.

To hide the 'Read more' link in the gallery items, modify the MapsAppsTile.js file.
  1. Navigate to <installation folder> Application > MapsAndApps > Modules and open MapsAppsTile.js in a text editor.
  2. In MapsAppsTile.js, find and delete the ... group in lines 44 through 46, as shown below.
    "        <div title='More information about ${fullTitle}' class='mapTileReadMore sideColumnBkgd' onclick='${readMoreOnClickHandler}(\"${id}\")'>" +"            Read more..." +"        </div>" +
  3. Save the changes.


其它相关参考
  1. ArcGIS for Local Government
  2. What is ArcGIS for Local Government
  3. Local Government Gallery


创建及修改时间
Created: 5/17/2012

Last Modified: 10/11/2013
原文链接
http://support.esri.com/en/kno ... 40283

要回复问题请先登录注册