Home
last modified time | relevance | path

Searched refs:http (Results 226 – 250 of 251) sorted by relevance

1234567891011

/dokuwiki/vendor/simplepie/simplepie/src/
H A DSimplePie.php42 * @link http://simplepie.org/ SimplePie
43 * @license http://www.opensource.org/licenses/bsd-license.php BSD License
79 public const URL = 'http://simplepie.org';
281 public const NAMESPACE_XML = 'http://www.w3.org/XML/1998/namespace';
286 public const NAMESPACE_ATOM_10 = 'http://www.w3.org/2005/Atom';
291 public const NAMESPACE_ATOM_03 = 'http://purl.org/atom/ns#';
296 public const NAMESPACE_RDF = 'http://www.w3.org/1999/02/22-rdf-syntax-ns#';
301 public const NAMESPACE_RSS_090 = 'http://my.netscape.com/rdf/simple/0.9/';
306 public const NAMESPACE_RSS_10 = 'http://purl.org/rss/1.0/';
311 public const NAMESPACE_RSS_10_MODULES_CONTENT = 'http
[all...]
H A DItem.php42 * @link http://simplepie.org/ SimplePie
43 * @license http://www.opensource.org/licenses/bsd-license.php BSD License
141 * @see http://simplepie.org/wiki/faq/supported_xml_namespaces
194 * @link http://simplepie.org/faq/typical_multifeed_gotchas#missing_data_from_feed
647 * @param string $date_format Supports any PHP date format from {@see http://php.net/date} (empty for the raw data)
703 * @param string $date_format Supports any PHP date format from {@see http://php.net/date} (empty for the raw data)
742 * with {@link http://php.net/setlocale setlocale()}. The available
747 * @param string $date_format Supports any PHP date format from {@see http://php.net/strftime} (empty for the raw data)
765 * @param string $date_format Supports any PHP date format from {@see http://php.net/date}
782 * @param string $date_format Supports any PHP date format from {@see http
[all...]
/dokuwiki/inc/lang/es/
H A Dstopwords.txt4 #Esta lista esta basada en las que encontramos en la siguiente url http://www.ranks.nl/stopwords/
/dokuwiki/data/media/wiki/
H A Ddokuwiki.svg1 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 128.17 128.04">
/dokuwiki/lib/tpl/dokuwiki/images/
H A Ddokuwiki.svg1 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 128.17 128.04">
/dokuwiki/vendor/geshi/geshi/
H A DBUGS29 sourceforge (http://sourceforge.net/tracker/?group_id=114997&atid=670231)
H A DTHANKS10 http://blog.igeek.info/still-fresh/category/wp-plugins/igsyntax-hiliter/)
12 (http://www.splitbrain.org/dokuwiki/wiki:dokuwiki). And thanks
H A DCHANGELOG13 at sourceforge (http://sourceforge.net/tracker/?group_id=114997&atid=670231)
554 * Support Apache's configuration sections, see http://httpd.apache.org/docs/2.2/sections.html (milian)
706 (cf. http://bash.thefreebizhost.com/bash_geshi.php, BenBE / Jan G)
923 http headers to be sent (psichron)
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DReadMe.txt5 * http://idnaconv.phlymail.de mailto:phlymail@phlylabs.de *
122 http://phlylabs.de
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
H A DRSSCreator091.php6 * @see http://my.netscape.com/publish/formats/rss-spec-0.91.html
46 $feed .= " xmlns:georss=\"http://www.georss.org/georss/\"\n";
55 $feed .= " <channel xmlns:g=\"http://base.google.com/ns/1.0\">\n";
/dokuwiki/inc/Utf8/
H A DPhpString.php321 * @see http://php.net/ucwords
328 // This corresponds to the definition of a "word" defined at http://php.net/ucwords
/dokuwiki/inc/HTTP/
H A DHTTPClient.php24 public $http = '1.0'; // HTTP version defaults to 1.0
301 $request = "$method $request_url HTTP/" . $this->http . HTTP_NL;
368 if (!preg_match('/^http/i', $this->resp_headers['location'])) {
818 * get cookies as http header string
23 public $http; // HTTP version defaults to 1.0 global() variable in dokuwiki\\HTTP\\HTTPClient
/dokuwiki/lib/tpl/dokuwiki/
H A Dstyle.ini1 ; Please see http://php.net/manual/en/function.parse-ini-file.php
/dokuwiki/inc/
H A Dmedia.php6 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
641 * @link http://www.splitbrain.org/blog/2007-02/12-internet_explorer_facilitates_cross_site_scripting
1926 $http = new DokuHTTPClient();
1927 $http->keep_alive = false; // we do single ops here, no need for keep-alive
1929 $http->max_bodysize = $conf['fetchsize'];
1930 $http->timeout = 25; //max. 25 sec
1931 $http->header_regexp = '!\r\nContent-Type: image/(jpe?g|gif|png)!i';
1933 $data = $http->get($url);
H A Dinit.php252 * @link http://stackoverflow.com/a/33024310/172068
253 * @link http://php.net/manual/en/session.configuration.php#ini.session.sid-length
506 $parsed_host = parse_url('http://' . $cur_host);
510 $parsed_host = parse_url('http://' . $_SERVER['SERVER_NAME']);
519 $proto = 'http://';
606 * @link http://php.net/manual/en/function.realpath.php#75992
H A Dparserutils.php6 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
328 * @see http://www.dokuwiki.org/devel:metadata#functions_to_get_and_set_metadata
/dokuwiki/inc/parser/
H A Drenderer.php571 * @see http://en.wikipedia.org/wiki/CamelCase
H A Dmetadata.php437 * @see http://en.wikipedia.org/wiki/CamelCase
H A Dhandler.php987 $url = 'http://' . $url;
H A Dxhtml.php828 * @see http://en.wikipedia.org/wiki/CamelCase
/dokuwiki/lib/images/interwiki/
H A Ddoku.svg1 <svg width="128.171" height="128.039" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg"><defs><linearGradient id="k"><stop style="stop-color:#3a9030;stop-opacity:. (…)
/dokuwiki/lib/plugins/authad/adLDAP/
H A DadLDAP.php10 * http://adldap.sourceforge.net/
31 * @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPLv2.1
34 * @link http://adldap.sourceforge.net/
47 * http://adldap.sourceforge.net/wiki/doku.php?id=api
124 * AD does not return the primary group. http://support.microsoft.com/?kbid=321360
135 * http://adldap.sourceforge.net/wiki/doku.php?id=ldap_over_ssl
529 throw new adLDAPException('No LDAP SASL support for PHP. See: http://php.net/ldap_sasl_bind');
601 throw new adLDAPException('No LDAP support for PHP. See: http://php.net/ldap');
/dokuwiki/lib/plugins/extension/
H A Dstyle.less12 * @link http://webdesign.tutsplus.com/tutorials/htmlcss-tutorials/super-simple-lightbox-with-css-and-jquery/
/dokuwiki/inc/lang/gl/
H A Dstopwords.txt4 # Esta lista está baseada nas atopadas en http://www.ranks.nl/stopwords/ (en proceso aínda)
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/
H A Dsmoothness.css2 * http://jqueryui.com
4 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px

1234567891011