Deletion log
Appearance
Below is a list of the most recent deletions.
- 11:24, 15 May 2025 Ii69854 talk contribs deleted page Template:Documentation (content was: "<noinclude> <languages/> </noinclude><includeonly>{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}</includeonly><noinclude> {{documentation|content= {{Lua|Module:Documentation}} <translate><!--T:12--> This template automatically displays a documentation box like the one you are seeing now, of which the content is sometimes transcluded from another page.</translate> <translate><!--T:13--> It is intended for pages which are <tvar name=1>Speci...")
- 11:24, 15 May 2025 Ii69854 talk contribs deleted page Module:Arguments (content was: "-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) if type(val) == 'string' then...")
- 11:24, 15 May 2025 Ii69854 talk contribs deleted page Module:Yesno (content was: "-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki uses non-ascii characters for any of "yes", "no", etc., you -- should replace "val:lower()" with "mw.ustring.lower(val)" in the -- following line. val = type(val) == 'string' and val:lower() or val if val == nil then return nil elseif val == true or val == 'yes' or val == 'y' or val == 'true...")
- 11:23, 15 May 2025 Ii69854 talk contribs deleted page Module:Message box (content was: "-- This is a meta-module for producing message box templates, including -- {{mbox}}, {{ambox}}, {{imbox}}, {{tmbox}}, {{ombox}}, {{cmbox}} and {{fmbox}}. -- Load necessary modules. require('strict') local getArgs local yesno = require('Module:Yesno') -- Get a language object for formatDate and ucfirst. local lang = mw.language.getContentLanguage() -- Define constants local CONFIG_MODULE = 'Module:Message box/configuration' local DEMOSPACES = {talk = 'tmbox', image = 'imbox',...")
- 11:23, 15 May 2025 Ii69854 talk contribs deleted page Module:Template translation (content was: "local this = {} function this.checkLanguage(subpage, default) --[[Check first if there's an any invalid character that would cause the mw.language.isKnownLanguageTag function() to throw an exception: - all ASCII controls in [\000-\031\127], - double quote ("), sharp sign (#), ampersand (&), apostrophe ('), - slash (/), colon (:), semicolon (;), lower than (<), greater than (>), - brackets and braces ([, ], {, }), pipe (|), backslash...")
- 11:23, 15 May 2025 Ii69854 talk contribs deleted page Template:Dir (content was: "{{#ifeq:{{#dir:{{{lang|{{{1|{{int:lang}}}}}}}}}}|rtl|{{{2|{{{rtl|rtl}}}}}}|{{{3|{{{ltr|ltr}}}}}}}}<noinclude> {{Documentation}} </noinclude>")
- 11:23, 15 May 2025 Ii69854 talk contribs deleted page Template:Localized link (content was: "<noinclude> <languages/> </noinclude><!-- -->{{#ifeq:{{FULLPAGENAME:{{{1}}}}}|{{FULLPAGENAME:{{translatable}}}}<!--self link (including translation pages)--> |<b> }}<!---->Special:MyLanguage/{{{1}}}|{{#if:{{{2|}}} |{{{2}}} |{{{2|{{#ifexist:Translations:{{#if:{{NAMESPACE:{{{1}}}}}|{{NAMESPACE:{{{1}}}}}:}}{{PAGENAME:{{{1}}}}}/Page display title/{{PAGELANGUAGE}}<!--if the source page, PAGELANGUAGE returns en--> |{{#ifexpr:{{#if:{{{nsp|}}}|1|0}} and {{NAMESPACENUMBER:{{{1}}}}...")
- 11:23, 15 May 2025 Ii69854 talk contribs deleted page Template:Pagelang (content was: "{{#ifeq:{{#invoke:Template translation|getLanguageSubpage|{{{1|}}}}}|en |{{#ifeq:{{#titleparts:{{{1|{{PAGENAME}}}}}||-1}}|en |{{#invoke:Template translation|getLanguageSubpage|{{{1|}}}}} }} |{{#invoke:Template translation|getLanguageSubpage|{{{1|}}}}} }}<noinclude> {{Documentation}} </noinclude>")
- 11:23, 15 May 2025 Ii69854 talk contribs deleted page Template:Translatable (content was: "<noinclude> <languages /> </noinclude>{{#ifeq:{{pagelang|{{{1|{{FULLPAGENAME}}}}}}}| |{{{1|{{FULLPAGENAME}}}}} |{{#invoke:String|sub|{{{1|{{FULLPAGENAME}}}}} |1 |{{#expr:{{#invoke:String|len|{{{1|{{FULLPAGENAME}}}}}}}-{{#invoke:String|len|{{pagelang|{{{1|{{FULLPAGENAME}}}}}}}}}-1}} }} }}<noinclude> {{Documentation|content= {{Lua|Module:String}} <translate> == Examples == <!--T:1--> </translate> * {{tlx|translatable}} {{translatable}} * {{tlx|translatable|2=<translate><!-...")
- 11:23, 15 May 2025 Ii69854 talk contribs deleted page Template:Note (content was: "<languages/> <onlyinclude>{{#if: {{{1|{{{content|{{{text|{{{demo|<noinclude>demo</noinclude>}}}}}}}}}}}} | <templatestyles src="Note/styles.css" /><div role="note" class="note note-{{#switch: {{{2|{{{type|}}}}}} |gotcha=error |warning=warn |notice=info |=info |#default={{{2|{{{type|}}}}}} }} {{#ifeq:{{{inline|}}}|1|note-inline}}">{{{1|{{{content|{{{text}}}}}}}}}</div> | File:OOjs UI icon lightbulb-yellow.svg|18px|alt=<translate><!--T:1--> Note</trans...")
- 11:20, 15 May 2025 Ii69854 talk contribs deleted page Template:Note (content was: "<languages/> <onlyinclude>{{#if: {{{1|{{{content|{{{text|{{{demo|<noinclude>demo</noinclude>}}}}}}}}}}}} | <templatestyles src="Note/styles.css" /><div role="note" class="note note-{{#switch: {{{2|{{{type|}}}}}} |gotcha=error |warning=warn |notice=info |=info |#default={{{2|{{{type|}}}}}} }} {{#ifeq:{{{inline|}}}|1|note-inline}}">{{{1|{{{content|{{{text}}}}}}}}}</div> | File:OOjs UI icon lightbulb-yellow.svg|18px|alt=<translate><!--T:1--> Note</trans...")
- 15:45, 28 March 2025 Gweiss talk contribs deleted page Thunderbird on Linux and Solaris (content was: "Mozilla Thunderbird mail client is available for use on Linux. The GUI desktop program selector has Thunderbird available. It can also be launched from the command line with the command: thunderbird")
- 10:05, 3 March 2025 Ii69854 talk contribs deleted page File:Kuwata.webm (Copyright violation)
- 17:19, 28 February 2025 Ii69854 talk contribs deleted page File:AdvancedFilters.webm
- 17:09, 28 February 2025 Ii69854 talk contribs deleted page File:Kuwata.webm (Copyright violation)
- 16:46, 28 February 2025 Ii69854 talk contribs deleted page File:AdvancedFilters.webm
- 16:43, 28 February 2025 Ii69854 talk contribs deleted page File:AdvancedFilters.webm
- 14:54, 28 February 2025 Ii69854 talk contribs deleted page File:Screen Recording 2025-02-28 at 14.45.58.webm
- 11:12, 27 June 2024 Ksingla1 talk contribs deleted page Admin:Server ldap2 (content was: "The system <code>ldap2.cs.umbc.edu</code> hosts an ldap server (<code>openldap-servers=2.4.44</code>) and is the secondary of our two ldap servers. The system runs RHEL 7.9 and will be migrated to RHEL8. == OpenLDAP == Information about the management of the openldap server will go here. == Migration == This system is in need of migration to RHEL8. This will also req...", and the only contributor was "Ksingla1" (talk))
- 11:12, 27 June 2024 Ksingla1 talk contribs deleted page Admin:Server ldap1 (content was: "The system <code>ldap1.cs.umbc.edu</code> hosts an ldap server (<code>openldap-servers=2.4.44</code>) and is the primary of our two ldap servers. The system runs CentOS 7.9 and will be migrated to RHEL8. == OpenLDAP == Information about the management of the openldap server will go here. == Migration == This system is in need of migration to RHEL8. This will also req...", and the only contributor was "Ksingla1" (talk))
- 10:22, 27 June 2024 Ksingla1 talk contribs deleted page Admin:EL7 Packages (content was: "Category:Package_Management {{Historical}} == Packages on Centos7 == == Updated Software - Custom Download == Software that falls into this domain are things such as Firefox and Thunderbird. As an example for the documentation, we will assume that you are retrieving a new version of Firefox. Install required softare yum install -y rpm-build Check out the git repo gogs@git.cs.umbc.edu:CSEE/firefox-CSEE.git Move into the newly checked out repository and run the...")
- 14:09, 26 June 2024 Ksingla1 talk contribs deleted page How To Install MatLab (content was: "#REDIRECT Admin:How To Install MatLab", and the only contributor was "Dzurick1" (talk))
- 13:53, 26 June 2024 Ksingla1 talk contribs deleted page Admin:Reinstall an existing box (content was: "#REDIRECT Admin:Provisioning_Rhel_7_systems")
- 13:52, 26 June 2024 Ksingla1 talk contribs deleted page Admin:Install a new box (content was: "#REDIRECT Admin:Provisioning_Rhel_7_systems")
- 13:52, 26 June 2024 Ksingla1 talk contribs deleted page Admin:Kickstart (content was: "#REDIRECT Admin:Provisioning_Rhel_7_systems")
- 13:37, 26 June 2024 Ksingla1 talk contribs deleted page Admin:Openindiana (content was: "#REDIRECT Admin:OpenIndiana", and the only contributor was "Ksingla1" (talk))
- 12:36, 26 June 2024 Ksingla1 talk contribs deleted page Admin:Emergencies (content was: "#REDIRECT Admin:EL7 Emergencies", and the only contributor was "Ksingla1" (talk))
- 15:39, 9 April 2024 Baskari1 talk contribs deleted page Admin:Systemd-nspawn (content was: "{{Outdated}} We have started to use systemd-nspawn containers. They are very similar to other virtualization solutions as they don't require running an entire virtual machine by making use of the base system kernel and other resources. However, unlike something like docker, systemd-nspawn containers are for running an entirely separate machine on a hypervisor, rather than just a service. Below is an explanation of how systemd-nspawn containers work in theory and is useful as...")
- 12:27, 13 February 2024 Ataylo10 talk contribs undeleted page File:Screenshot 2024-02-13 at 11.50.59 AM.png (1 revision and 1 file)
- 12:27, 13 February 2024 Ataylo10 talk contribs deleted page File:Screenshot 2024-02-13 at 11.50.59 AM.png
- 10:39, 18 August 2023 Ii69854 talk contribs deleted page Admin:Cadence And Synopsys Update License (moved elsewhere)
- 13:12, 18 January 2023 Ataylo10 talk contribs deleted page 2023 Windows Image Creation (content was: "= Yet Another Image Creation Article = As of 2023 we are phasing out Clonezilla for image creation/restoration. The last image that uses it is the base SCCM image we created at the beginning over summer 2022. We are essentially just using dd and sfdisk to copy the partitions and partition layout out to our magic imaging script can take them and copy them after Linux is in...", and the only contributor was "Ataylo10" (talk))
- 11:46, 9 November 2022 Dzurick1 talk contribs deleted page Creating Property Tag
- 14:36, 26 May 2022 Zamoss1 talk contribs deleted page Template:Notice (content was: "{{Mbox | name = Notice | demospace = {{{demospace|}}} | style = {{#if:{{{style|}}} |{{#if:{{{small|}}}||margin:inherit auto;width:80%;}} {{{style}}} }} | subst = <includeonly>{{subst:substcheck}}</includeonly> | type = notice | image = {{#if:{{{image|}}} |[[File:{{{image}}}|40px|Notice]]}} | small = {{{small|}}} | smallimage = {{#if:{{{image|}}} |[[File:{{{image}}}|30px|Notice]]}} | imageright = {{#if:{{{imageright|}}} |{{{imageright}}} |{{#if:{...")
- 17:24, 15 December 2021 Ataylo10 talk contribs deleted page Admin:ITE Lab Maintenance Procedure Manual (Deleted to make way for move from "ITE Lab Maintenance Procedure Manual")
- 10:31, 11 August 2021 Nbura1 talk contribs deleted page File:Diagram-nisandnfs.png
- 15:05, 18 December 2020 Cb16052 talk contribs deleted page File:Tutorial SettingUpSynopsysTools.pdf
- 11:18, 19 September 2019 Jeffh2 talk contribs deleted page Category:BioInf (changed how this category should work)
- 09:40, 8 September 2016 Gweiss talk contribs deleted page Admin:Processing Dreamspark Requests (content was: "The CSEE department pays for Microsoft Dreamspark Premium services for its students. The terms of the agreement are such that accounts may only be given to stude..." (and the only contributor was "Ciaran2"))
- 12:08, 6 November 2013 Dayoung1 talk contribs deleted page Updating Mail Clients to Secure Connections (content was: "==Overview== Effective March 27, 2006, email access to IMAP and POP on the CSEE mail servers will only be available through secure connections. This page explains ..." (and the only contributor was "Tevan1"))
- 11:35, 6 November 2013 Dayoung1 talk contribs deleted page File:Thunderbird-3.png (Deleted old revision 20131106163424!Thunderbird-3.png)
- 11:35, 6 November 2013 Dayoung1 talk contribs deleted page File:Thunderbird-3.png (Deleted old revision 20131106163439!Thunderbird-3.png)
- 11:32, 5 November 2013 Dayoung1 talk contribs deleted page File:Thunderbird-4.png
- 16:41, 4 November 2013 Dayoung1 talk contribs deleted page File:Outlook2013-5.PNG
- 16:40, 4 November 2013 Dayoung1 talk contribs deleted page File:Outlook2013-5.PNG
- 16:39, 4 November 2013 Dayoung1 talk contribs deleted page File:Outlook2013-5.PNG
- 16:36, 4 November 2013 Dayoung1 talk contribs deleted page File:Outlook2013-5.PNG
- 16:31, 31 October 2013 Dayoung1 talk contribs deleted page File:Thunderbird-1.png
- 13:10, 8 July 2013 Gweiss talk contribs deleted page Admin:Sever cbe (Server removed)
- 16:28, 24 June 2013 Ciaran2 talk contribs deleted page Admin:Server cee (content was: "cee is the server that hosts the Civil and Environmental Engineering department web site. It uses Wordpress MU as a content management sy..." (and the only contributor was "Ciaran2"))