<%@ page language="java" contentType="text/xml; charset=UTF-8" pageEncoding="UTF-8"%> <%@ page trimDirectiveWhitespaces="true" %> <%@ page import="org.crosswire.utils.HTTPUtils" %> <%@ page import="org.crosswire.utils.Utils" %> <%@ page import="org.crosswire.xml.XMLBlock" %> <%@ page import="org.crosswire.xml.XMLTag" %> <%@ page import="org.crosswire.xml.XMLDataElement" %> <%! static final String gadgetRoot = "edit"; %> ]]> <% String defaultFontSpec = Utils.getSysConfig(session).getProperty("DefaultFontSpec", "Gentium"); try { String modListURL = "https://www.crosswire.org/study/fetchdata.jsp"; StringBuffer result = HTTPUtils.postURL(modListURL, null); XMLBlock modules = XMLBlock.createXMLBlock(result.toString()); for (XMLDataElement module : modules.getElements("module")) { if ("Biblical Texts".equals(module.getAttribute("category"))) { %>" display_value="<%= HTTPUtils.canonize(module.getText()) %>"/><% } } } catch (Exception e) {} %> Workspace for Collaborative Editing
New Non-extant Page:

You have selected an image which has not yet been indexed. With what Biblical content would you like me to populate the editor? You can be creative; I'm pretty bright.

e.g., Jn 18:1-5

]]>