All public logs

Jump to navigation Jump to search

Combined display of all available logs of HTYP. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 20:02, 15 April 2022 Woozle talk contribs deleted page W3TPL/sysdata (Moved to another site: content was: "==About== "Sysdata" syntax is a way of accessing various bits of information provided by the system under different circumstances. Any value prefixed with "@" will be treated as a reference to system data (yes, there are potential conflicts with this form... working on that; they are resolvable). ==Names== * @'''title''': information about the current page title ** .'''id''': the...", and the only contributor was "Woozle" (...)
  • 20:01, 15 April 2022 Woozle talk contribs deleted page Template:w3tpl/tag (Moved to another site: content was: "{{{2|<<span style="color: #000088;">[[W3TPL/tags/{{{1}}}|{{{1}}}]]</span>>}}}", and the only contributor was "Woozle" (talk))
  • 20:00, 15 April 2022 Woozle talk contribs deleted page W3TPL/tags/load (Moved to another site: content was: "==Parameters== * '''echo''' - if present, echo the page's parsed contents * '''let'''=''name of var to receive page's contents'' * '''local''' - if present, page is parsed in its own context rather than parent's * '''page'''=''name of wiki page to load'' ==Examples== 2019-12-31: This example may be obsolete. <syntaxhighlight lang=xml> <func ShowRecentLinks max> <let name=idx />...", and the only contributor was "Woozle" (...)
  • 20:00, 15 April 2022 Woozle talk contribs deleted page W3TPL/tags/let (Moved to another site: content was: "==About== '''Action''': Assigns a value to a variable. This page is based on a close examination of the code as it existed on 2022-04-11, after extended debugging and reworking. ==Tag Attributes== Each attribute is processed within a given stage, where stages are processed in essentially this order: * <code>GetTagInput()</code>: ** '''(input)''' = input stage (determining where...", and the only contributor was "Woozle" ([...)
  • 20:00, 15 April 2022 Woozle talk contribs deleted page W3TPL/tags/get (Moved to another site: content was: "==About== * '''Action''': Tag is replaced by the value of a variable or expression. * '''Options''': ** '''arg''': get value from http request named ''name'' instead of using stored variable *** Retrieves value from $wgRequest->getVal(''name'', ''default'') *** This is somewhat obsolete; it is better to use the sysdata syntax ** '''codes''': process with Sho...", and the only contributor was "Woozle" (...)
  • 20:00, 15 April 2022 Woozle talk contribs deleted page W3TPL/recipes (Moved to another site: content was: "==Pages and Categories== List all categorized Titles without defining any VIEWs: ===Wikitext=== <syntaxhighlight lang=xml> <hide> <for sql="SELECT * FROM categorylinks AS cl LEFT JOIN page AS p ON cl_from=page_id"> <let name=pg_title val=@row.page_title /> <let name=out append> * </let> <let name=out append copy=pg_title /> <let name=out append>|</let> <l...", and the only contributor was "Woozle" ([[...)
  • 19:59, 15 April 2022 Woozle talk contribs deleted page W3TPL/tags/func (Moved to another site: content was: "==About== * '''Action''': defines a global function. Functions are stored in the page properties table, but are not tied to specific pages. * '''Attributes''': ** '''name''': the name under which the function may be accessed by {{l/same|call}} tags ** Additional tag attributes become function parameters.", and the only contributor was "Woozle" (talk))
  • 19:59, 15 April 2022 Woozle talk contribs deleted page W3TPL/tags/call (Moved to another site: content was: "==About== * '''Action''': executes a w3tpl function and displays the return value * '''Attributes''': ** '''func''': deprecated - same as "name" ** '''name''': name of function to call ** Function parameters also become attributes. This documentation is preliminary.", and the only contributor was "Woozle" (talk))
  • 19:52, 15 April 2022 Woozle talk contribs moved page Nslookup to nslookup
  • 17:04, 15 April 2022 Woozle talk contribs deleted page MediaWiki/extensions/Special/MakePage/archive (No longer needed: content was: "==Code== <php><?php /* NAME: SpecialMakePage PURPOSE: Special page for creating a new page from a form Other extensions can do this, but they don't make it at all easy to base the title on variables which are substituted from fields on the form. AUTHOR: Woozle Staddon VERSION: 2007-11-23 (Wzl) Writing started 2007-11-24 (Wzl) More or less working; doesn't work with _POST...", and the only contributor was "Woozle" ([[User...)
  • 22:45, 13 April 2022 Woozle talk contribs created page PHP/trait/use (Created page with "==About== ''This sense of the '''use''' keyword is for including traits; there's another sense that only relates to namespaces.'' The '''use''' keyword allows a [[../|trait]]...")
  • 00:50, 12 April 2022 Woozle talk contribs created page Signal/question/6 (Created page with "* '''Question''': how do you add or edit contacts from the desktop app?")
  • 16:49, 10 April 2022 Woozle talk contribs created page PHP/function variable (Created page with "==About== A variable can store a reference to a function. The thing that isn't explained very well in the documentation is that this just consists of naming the function in a...")
  • 00:52, 8 April 2022 Woozle talk contribs created page COVID-19 (Created page with "{{seed}} ==Links== * '''current stats''': ** [https://delphi.cmu.edu/covidcast/ COVIDcast Dashboard] (Delphi Group at Carnegie Mellon University)")
  • 16:20, 1 April 2022 Woozle talk contribs created page Apache httpd/variables/Define (Created page with "==About== '''Defines''' are configuration variables which can be defined either in the command line or within configuration files. Within a config file, the {{xmltag|Define}}...")
  • 14:49, 1 April 2022 Woozle talk contribs moved page Apache web server/variables to Apache httpd/variables (more accurate)
  • 14:49, 1 April 2022 Woozle talk contribs moved page Apache web server/mod rewrite to Apache httpd/mod rewrite (more accurate)
  • 14:49, 1 April 2022 Woozle talk contribs moved page Apache web server/SSL to Apache httpd/SSL (more accurate)
  • 14:49, 1 April 2022 Woozle talk contribs moved page Apache web server/.htaccess to Apache httpd/.htaccess (more accurate)
  • 14:49, 1 April 2022 Woozle talk contribs moved page Apache web server to Apache httpd (more accurate)
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)