Search results

Jump to: navigation, search

Page title matches

  • <tr><td>docid</td><td>[[int field]]</td><td>The ID number of this Document Object (unique within a single repository)</td></tr> ...d><td>multiple [[file field]]</td><td>[[File Object]]s associated with the Document Object</td></tr>
    3 KB (427 words) - 16:00, 18 February 2022
  • ...ecated and replaced by '''[[API:EPrints/DataObj/Document|EPrints::DataObj::Document]]'''. See '''[[API:EPrints/BackCompatibility|EPrints::BackCompatibility]]'
    262 bytes (35 words) - 21:11, 9 January 2022
  • ..._Directory_Structure/eprints3/archives/ARCHIVEID/cfg/citations|citations]]/document''' ** '''brief.xml''' - brief document citation
    449 bytes (50 words) - 12:18, 15 January 2007
  • #redirect [[Archives/ARCHIVEID/cfg/citations/document/]]
    56 bytes (6 words) - 14:49, 5 January 2007
  • ...ument_upload.pl''' contains an number of configuration settings related to Document uploads.
    753 bytes (124 words) - 08:55, 30 January 2022
  • ...DataObj::Document}}[[Category:API|DOCUMENT]][[Category:API:EPrints/DataObj|DOCUMENT]]<div><!-- Edit below this comment --> '''EPrints::DataObj::Document''' - A single format of a record.
    44 KB (7,204 words) - 00:38, 3 January 2022
  • ...the [[API:EPrints/DataObj/Document|Document]] commit() step, in which the document is written to the database. * $doc is the [[API:EPrints/DataObj/Document|Document]] object
    731 bytes (99 words) - 12:14, 27 January 2022
  • ...nction sets the default values for a Document. This usually happens when a Document is created but before it is given to the user to edit. ...t>$data</tt>''' is a hash reference of the metadata which will make up the document object. Each field name is a key in the hash.
    1 KB (224 words) - 12:15, 27 January 2022
  • '''document_validate.pl''' contains configuration for validating Document data objects. ...unction tests the validity of the values set for the metadata fields for a Document. This usually happens when a user submits the form (e.g. clicks on ''Previ
    3 KB (409 words) - 12:17, 27 January 2022
  • '''document_fields.pl''' defines all the optional fields which an Document object has. These fields all have mappings to the database. There are a var <pre>$c->{fields}->{document} = [
    1 KB (191 words) - 00:38, 6 March 2022
  • ...lib|lib]]/[[EPrints_Directory_Structure/eprints3/lib/citations|citations]]/document''' ** '''brief.xml''' - How to briefly display a [[Document Object]].
    333 bytes (41 words) - 00:35, 7 February 2022

Page text matches

  • ...ke fields which are updated automatically each time the item (User/EPrints/Document) is commited to the database. The XHTML is generated using DOM (Document Object Model), but eprints provides some functions for easily generating XH
    35 KB (5,932 words) - 11:58, 23 February 2015
  • ...c). It allows a range of characters to be extracted rather than the entire document. This allows external systems, rather than quote by cut-and-paste, to quote ...on'' is achieved by adding the following to the end of the URL of a text/* document:
    4 KB (590 words) - 17:49, 1 March 2006
  • ...gives a "500 Internal Error" when viewing advanced search or submitting a document===
    4 KB (620 words) - 00:22, 11 August 2021
  • ...quires various tools to extract plain (UTF-8) text from different types of document for indexing. ...to build a "words" file for each document (which contains the text of the document in UTF-8). If it can't run the tool, the "words" file will be empty and EPr
    4 KB (623 words) - 11:53, 19 February 2024
  • * Configurable list of values for allowed document content values ...e-compliant will become compliant] status for items that have an embargoed document attached, but that are otherwise compliant.
    22 KB (3,488 words) - 16:54, 3 February 2021
  • <tr><td>docid</td><td>[[int field]]</td><td>The ID number of this Document Object (unique within a single repository)</td></tr> ...d><td>multiple [[file field]]</td><td>[[File Object]]s associated with the Document Object</td></tr>
    3 KB (427 words) - 16:00, 18 February 2022
  • <tr><td>referent_docid</td><td>[[text field]]</td><td>The id of the document requested (if it was a full-text request).</td></tr>
    2 KB (289 words) - 09:16, 9 March 2022
  • The Request object encapsulates a single request for a document, which can be: * a specific (restricted) document in the repository
    1 KB (270 words) - 00:53, 15 February 2022
  • ...able with 4 columns: title, author(s), year and an icon which links to the document abstract page... ==HOW TO: Add a new document type==
    19 KB (3,170 words) - 18:51, 22 January 2022
  • ...ive_formats''' : An array of id's of archive formats offered in the upload document page. For each their must be an entry in the archive_extension and invocati
    3 KB (509 words) - 14:07, 8 February 2010
  • ** The [[Document Object]]
    6 KB (735 words) - 15:44, 4 December 2023
  • ...ying whether a general request or a particular logged in user can access a document. These functions can return one of three different values: # '''ALLOW''' - Access to the document is allowed
    2 KB (376 words) - 16:27, 23 January 2022
  • == Is it possible when depositing a document, to just point to an "alternative location" rather than have the full text
    7 KB (1,152 words) - 12:36, 21 January 2022
  • ...e>/opt/eprints3/archives/ARCHIVEID/cfg/cfg.d/document_fields.pl</code> for document-level metadata (this file doesn't exist by default, but is honoured), ** For a field defined in <code>document_fields.pl</code>, you want <code>document</code> and <code>document__ordervalues_en</code>.
    3 KB (469 words) - 17:24, 17 July 2023
  • ...e><help></code> and <code><title></code> elements used in phrases for 2nd+ document fields in eprint workflows]. ...ded to capture the logged in user that is viewing or downloading an eprint/document. This is useful for Open Education repositories that have different access
    13 KB (1,873 words) - 15:20, 18 July 2023
  • '''N.B.''' Setting up your Apache Web server is beyond the scope of this document. Please see your operating system documentation and the Apache documentati
    6 KB (897 words) - 13:31, 6 August 2019
  • * Remove the document root and cgi-bin stuff from the httpd.conf file (the name and the <director
    11 KB (1,758 words) - 09:48, 22 October 2013
  • ...ecated and replaced by '''[[API:EPrints/DataObj/Document|EPrints::DataObj::Document]]'''. See '''[[API:EPrints/BackCompatibility|EPrints::BackCompatibility]]'
    262 bytes (35 words) - 21:11, 9 January 2022
  • *** '''Document.pm''' - [[Document Object]]
    5 KB (661 words) - 10:04, 10 April 2023
  • * Redesigned document security configuration to be easier to understand.
    4 KB (660 words) - 10:14, 14 March 2010

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)