From 6f179c49b1615cc5308ab8330b4500ad2f59b889 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Tue, 19 Apr 2016 08:58:40 +0200 Subject: [PATCH] Consistent linking to wikipedia MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Always link to the English version and use https. Signed-off-by: Michal Čihař --- doc/glossary.rst | 112 +++++++++++++++++++++++------------------------ 1 file changed, 56 insertions(+), 56 deletions(-) diff --git a/doc/glossary.rst b/doc/glossary.rst index baf2163741..50c80907ab 100644 --- a/doc/glossary.rst +++ b/doc/glossary.rst @@ -10,7 +10,7 @@ From Wikipedia, the free encyclopedia .htaccess the default name of Apache's directory-level configuration file. - .. seealso:: + .. seealso:: ACL Access Contol List @@ -18,49 +18,49 @@ From Wikipedia, the free encyclopedia Blowfish a keyed, symmetric block cipher, designed in 1993 by Bruce Schneier. - .. seealso:: + .. seealso:: Browser a software application that enables a user to display and interact with text, images, and other information typically located on a web page at a website on the World Wide Web. - .. seealso:: + .. seealso:: bzip2 a free software/open source data compression algorithm and program developed by Julian Seward. - .. seealso:: + .. seealso:: CGI Common Gateway Interface is an important World Wide Web technology that enables a client web browser to request data from a program executed on the Web server. - .. seealso:: + .. seealso:: Changelog a log or record of changes made to a project. - .. seealso:: + .. seealso:: Client a computer system that accesses a (remote) service on another computer by some kind of network. - .. seealso:: + .. seealso:: column a set of data values of a particular simple type, one for each row of the table. - .. seealso:: + .. seealso:: Cookie a packet of information sent by a server to a World Wide Web browser and then sent back by the browser each time it accesses that server. - .. seealso:: + .. seealso:: CSV Comma- separated values - .. seealso:: + .. seealso:: DB look at :term:`database` @@ -68,7 +68,7 @@ From Wikipedia, the free encyclopedia database an organized collection of data. - .. seealso:: + .. seealso:: Engine look at :term:`storage engines` @@ -76,25 +76,25 @@ From Wikipedia, the free encyclopedia extension a PHP module that extends PHP with additional functionality. - .. seealso:: + .. seealso:: FAQ Frequently Asked Questions is a list of commonly asked question and there answers. - .. seealso:: + .. seealso:: Field one part of divided data/columns. - .. seealso:: + .. seealso:: foreign key a column or group of columns in a database row that point to a key column or group of columns forming a key of another database row in some (usually different) table. - .. seealso:: + .. seealso:: FPDF the free :term:`PDF` library @@ -104,7 +104,7 @@ From Wikipedia, the free encyclopedia GD Graphics Library by Thomas Boutell and others for dynamically manipulating images. - .. seealso:: + .. seealso:: GD2 look at :term:`gd` @@ -112,28 +112,28 @@ From Wikipedia, the free encyclopedia gzip gzip is short for GNU zip, a GNU free software file compression program. - .. seealso:: + .. seealso:: host any machine connected to a computer network, a node that has a hostname. - .. seealso:: + .. seealso:: hostname the unique name by which a network attached device is known on a network. - .. seealso:: + .. seealso:: HTTP HyperText Transfer Protocol is the primary method used to transfer or convey information on the World Wide Web. - .. seealso:: + .. seealso:: https a :term:`HTTP`-connection with additional security measures. - .. seealso:: + .. seealso:: IEC International Electrotechnical Commission @@ -142,42 +142,42 @@ From Wikipedia, the free encyclopedia Internet Information Services is a set of Internet-based services for servers using Microsoft Windows. - .. seealso:: + .. seealso:: Index a feature that allows quick access to the rows in a table. - .. seealso:: + .. seealso:: IP Internet Protocol is a data-oriented protocol used by source and destination hosts for communicating data across a packet-switched internetwork. - .. seealso:: + .. seealso:: IP Address a unique number that devices use in order to identify and communicate with each other on a network utilizing the Internet Protocol standard. - .. seealso:: + .. seealso:: IPv6 IPv6 (Internet Protocol version 6) is the latest revision of the Internet Protocol (:term:`IP`), designed to deal with the long-anticipated problem of its precedessor IPv4 running out of addresses. - .. seealso:: + .. seealso:: ISAPI Internet Server Application Programming Interface is the API of Internet Information Services (IIS). - .. seealso:: + .. seealso:: ISP Internet service provider is a business or organization that offers users access to the Internet and related services. - .. seealso:: + .. seealso:: ISO International Standards Organisation @@ -185,7 +185,7 @@ From Wikipedia, the free encyclopedia JPEG a most commonly used standard method of lossy compression for photographic images. - .. seealso:: + .. seealso:: JPG look at :term:`jpeg` @@ -196,22 +196,22 @@ From Wikipedia, the free encyclopedia LATEX a document preparation system for the TEX typesetting program. - .. seealso:: + .. seealso:: Mac Apple Macintosh is line of personal computers is designed, developed, manufactured, and marketed by Apple Computer. - .. seealso:: + .. seealso:: Mac OS X the operating system which is included with all currently shipping Apple Macintosh computers in the consumer and professional markets. - .. seealso:: + .. seealso:: MCrypt a cryptographic library. - .. seealso:: + .. seealso:: mcrypt the MCrypt PHP extension. @@ -222,12 +222,12 @@ From Wikipedia, the free encyclopedia Multipurpose Internet Mail Extensions is an Internet Standard for the format of e-mail. - .. seealso:: + .. seealso:: module some sort of extension for the Apache Webserver. - .. seealso:: + .. seealso:: mod_proxy_fcgi an Apache module implmenting a Fast CGI interface; PHP can be run as a CGI module, FastCGI, or @@ -236,7 +236,7 @@ From Wikipedia, the free encyclopedia MySQL a multithreaded, multi-user, SQL (Structured Query Language) Database Management System (DBMS). - .. seealso:: + .. seealso:: mysqli the improved MySQL client PHP extension. @@ -251,19 +251,19 @@ From Wikipedia, the free encyclopedia OpenDocument open standard for office documents. - .. seealso:: + .. seealso:: OS X look at :term:`Mac OS X`. - .. seealso:: + .. seealso:: PDF Portable Document Format is a file format developed by Adobe Systems for representing two dimensional documents in a device independent and resolution independent format. - .. seealso:: + .. seealso:: PEAR the PHP Extension and Application Repository. @@ -282,19 +282,19 @@ From Wikipedia, the free encyclopedia and dynamic web content, and more recently, a broader range of software applications. - .. seealso:: + .. seealso:: port a connection through which data is sent and received. - .. seealso:: + .. seealso:: RFC Request for Comments (RFC) documents are a series of memoranda encompassing new research, innovations, and methodologies applicable to Internet technologies. - .. seealso:: + .. seealso:: RFC 1952 GZIP file format specification version 4.3 @@ -304,12 +304,12 @@ From Wikipedia, the free encyclopedia Row (record, tuple) represents a single, implicitly structured data item in a table. - .. seealso:: + .. seealso:: Server a computer system that provides services to other computing systems over a network. - .. seealso:: + .. seealso:: Storage Engines handlers for different table types @@ -325,17 +325,17 @@ From Wikipedia, the free encyclopedia Secure Sockets Layer is a cryptographic protocol which provides secure communication on the Internet. - .. seealso:: + .. seealso:: Stored procedure a subroutine available to applications accessing a relational database system - .. seealso:: + .. seealso:: SQL Structured Query Language - .. seealso:: + .. seealso:: table a set of data elements (cells) that is organized, defined and stored as @@ -343,18 +343,18 @@ From Wikipedia, the free encyclopedia identified by a label or key or by it?s position in relation to other items. - .. seealso:: + .. seealso:: tar a type of archive file format: the Tape ARchive format. - .. seealso:: + .. seealso:: TCP Transmission Control Protocol is one of the core protocols of the Internet protocol suite. - .. seealso:: + .. seealso:: TCPDF Rewrite of :term:`UFPDF` with various improvements. @@ -364,7 +364,7 @@ From Wikipedia, the free encyclopedia trigger a procedural code that is automatically executed in response to certain events on a particular table or view in a database - .. seealso:: + .. seealso:: UFPDF Unicode/UTF-8 extension for :term:`FPDF` @@ -376,28 +376,28 @@ From Wikipedia, the free encyclopedia standardized format, that is used for referring to resources, such as documents and images on the Internet, by their location. - .. seealso:: + .. seealso:: Webserver A computer (program) that is responsible for accepting HTTP requests from clients and serving them Web pages. - .. seealso:: + .. seealso:: XML Extensible Markup Language is a W3C-recommended general- purpose markup language for creating special-purpose markup languages, capable of describing many different kinds of data. - .. seealso:: + .. seealso:: ZIP a popular data compression and archival format. - .. seealso:: + .. seealso:: zlib an open-source, cross- platform data compression library by Jean-loup Gailly and Mark Adler. - .. seealso:: + .. seealso::