Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of No Subject. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:30, 23 January 2026 Riot Hero talk contribs changed the content model of the page Template:MainPage2.css from "wikitext" to "Sanitized CSS"
- 15:28, 23 January 2026 Riot Hero talk contribs created page Template:MainPage2.css (Created page with "=========================================================: NoSubject Portal / Main Page Styles (mp-* system): Scoped via TemplateStyles: Compatible with Vector 2022: =========================================================: =========================================================: Color Palette (Low-saturation, semantic): /* ===================...")
- 14:35, 23 January 2026 Riot Hero talk contribs changed the content model of the page Template:MainPage.css from "wikitext" to "Sanitized CSS"
- 14:31, 23 January 2026 Riot Hero talk contribs created page Template:MainPage.css (Created page with "=========================================================: NoSubject Portal / Main Page Styles (mp-* system): Scoped via TemplateStyles: Compatible with Vector 2022: =========================================================: ---------- Portal Container ----------: .ns-main-page .ns-mp { max-width: 1200px; margin: 0 auto; padding: 1.5rem 1.25rem 3rem; } /* --------...")
- 13:37, 23 January 2026 Riot Hero talk contribs created page Template:ConceptList (Created page with "{{#invoke:PortalList|render | module = {{{module}}} | key = {{{key}}} | validate = {{{validate|}}} | limit = {{{limit|}}} }}")
- 13:27, 23 January 2026 Riot Hero talk contribs created page Template:PortalList (Created page with "{{#invoke:PortalList|render | module = {{{module}}} | key = {{{key}}} }}")
- 13:26, 23 January 2026 Riot Hero talk contribs created page Module:PortalConcepts (Created page with "return { -- ====================== -- Concept Groupings -- ====================== registers = { { page = "The Real" }, { page = "The Symbolic" }, { page = "The Imaginary" }, }, desire_drive = { { page = "Desire" }, { page = "Drive" }, { page = "Jouissance" }, { page = "Objet petit a" }, }, language = { { page = "Signifier" }, { page = "Metaphor" }, { page = "Metonymy" }, { page = "Point de capiton" }, }, subject_other = { { page = "...")
- 13:26, 23 January 2026 Riot Hero talk contribs created page Module:PortalList (Created page with "local p = {} -- Renders a list of wiki links as <li> elements -- Usage: {{#invoke:PortalList|render|module=PortalConcepts|key=registers}} function p.render(frame) local args = frame.args local moduleName = args.module local key = args.key if not moduleName or not key then return "<!-- PortalList error: module and key required -->" end local ok, data = pcall(require, "Module:" .. moduleName) if not ok or type(data) ~= "table" then return "<!-- PortalList er...")
- 13:25, 23 January 2026 Riot Hero talk contribs created page Portal:Institutions (Created page with "<div class="ns-main-page"> <!-- ================= --> <!-- Portal Header --> <!-- ================= --> <h1>Institutions</h1> <p> This portal provides structured access to the <strong>institutions, schools, and associations</strong> that have shaped the history, transmission, and practice of psychoanalysis, with particular attention to Lacanian organizations and their institutional lineages. </p> <hr /> <!-- ================= --> <!-- Institution Entry Cards --> <!-...")
- 13:25, 23 January 2026 Riot Hero talk contribs created page Portal:Clinical (Created page with "<div class="ns-main-page"> <!-- ================= --> <!-- Portal Header --> <!-- ================= --> <h1>Clinical Topics</h1> <p> This portal provides structured access to the <strong>clinical dimensions of psychoanalysis</strong>, with an emphasis on Lacanian diagnostic structures, analytic technique, ethics, and the position of the analyst. It is intended for clinicians, candidates, and advanced readers. </p> <hr /> <!-- ================= --> <!-- Clinical Entr...")
- 13:25, 23 January 2026 Riot Hero talk contribs created page Portal:Seminars (Created page with "<div class="ns-main-page"> <!-- ================= --> <!-- Portal Header --> <!-- ================= --> <h1>Seminars</h1> <p> This portal provides structured access to the <strong>Seminars of Jacques Lacan</strong> (1953–1981), which form the core of his teaching. The seminars are organized by period, theme, and conceptual emphasis to support study, clinical work, and research. </p> <hr /> <!-- ================= --> <!-- Seminar Entry Cards --> <!-- ==============...")
- 13:24, 23 January 2026 Riot Hero talk contribs created page Portal:People (Created page with "<div class="ns-main-page"> <!-- ================= --> <!-- Portal Header --> <!-- ================= --> <h1>People</h1> <p> This portal provides structured access to the principal figures associated with <strong>psychoanalysis</strong>, with particular emphasis on <strong>Lacanian theory</strong>, its antecedents, and its contemporary interpreters. </p> <hr /> <!-- ================= --> <!-- People Entry Cards --> <!-- ================= --> <div class="ns-card-row"...")
- 13:23, 23 January 2026 Riot Hero talk contribs created page Portal:Concepts (Created page with "<div class="ns-main-page"> <!-- ================= --> <!-- Portal Header --> <!-- ================= --> <h1>Key Concepts</h1> <p> This portal provides structured access to the core concepts of <strong>Lacanian psychoanalysis</strong>. Concepts are grouped thematically to support study, clinical orientation, and research. </p> <hr /> <!-- ================= --> <!-- Concept Entry Cards --> <!-- ================= --> <div class="ns-card-row"> {{MainPageCard | title...")
- 13:22, 23 January 2026 Riot Hero talk contribs created page Template:MainPageFooter (Created page with "<includeonly> <div class="ns-footer"> {{{links}}} <br /> {{{license}}} </div> </includeonly> <noinclude> == Usage == This template renders the footer section of the Main Page. === Parameters === * <code>links</code> — Inline wiki links separated by dots * <code>license</code> — License and attribution text (HTML allowed) === Example === <pre> {{MainPageFooter | links = About · Editorial policy · Citation guide · How to contribute · ...")
- 13:22, 23 January 2026 Riot Hero talk contribs created page Template:RecentUpdates (Created page with "<includeonly> <div class="ns-recent"> <ul> {{{items}}} </ul> </div> </includeonly> <noinclude> == Usage == This template renders the Recent Updates list on the Main Page. === Parameters === * <code>items</code> — List items (<code><li></code>) === Example === <pre> {{RecentUpdates | items = <li>The Symbolic – expanded</li> <li>Seminar XI – annotations added</li> }} </pre> Category:Main page templates </noinclude>")
- 13:19, 23 January 2026 Riot Hero talk contribs created page Template:IconNavItem (Created page with "<includeonly> <div class="ns-icon-nav-item"> [[{{{target}}}|{{{label}}}]] </div> </includeonly> <noinclude> == Usage == This template renders a single navigation item in the Main Page icon strip. === Parameters === * <code>target</code> — Target page * <code>label</code> — Display label === Example === <pre> {{IconNavItem | target = Key concepts | label = Key Concepts }} </pre> Category:Main page templates </noinclude>")
- 13:17, 23 January 2026 Riot Hero talk contribs created page Template:BrowseColumn (Created page with "<includeonly> <div class="ns-browse-column"> <h4>{{{title}}}</h4> <ul> {{{items}}} </ul> <div>→ [[{{{more}}}|{{{morelabel|More}}}]]</div> </div> </includeonly> <noinclude> == Usage == This template renders a single browse column on the Main Page (e.g. Concepts, People, Seminars). === Parameters === * <code>title</code> — Column heading * <code>items</code> — List items (use <code><li></code>) * <code>more</code> — Target page for the “more...")
- 13:15, 23 January 2026 Riot Hero talk contribs created page Template:FeaturedArticle (Created page with "<includeonly> <div class="ns-featured"> <h3>[[{{{title}}}]]{{#if: {{{years|}}} | <span style="font-weight:normal;"> ({{{years}}})</span> }}</h3> <p> {{{description}}} </p> <div>→ [[{{{title}}}|Read the full article]]</div> </div> </includeonly> <noinclude> == Usage == This template renders the Featured Article section on the Main Page. === Parameters === * <code>title</code> — Article title (page name) * <code>years</code> — Optional lifespan or date...")
- 13:10, 23 January 2026 Riot Hero talk contribs created page Template:MainPageCard (Created page with "<includeonly> <div class="ns-card {{{class|}}}"> <h3>{{{title}}}</h3> <p>{{{description}}}</p> <ul> {{{content}}} </ul> </div> </includeonly> <noinclude> == Usage == This template renders a persona card on the Main Page. === Parameters === * <code>title</code> — Card heading * <code>description</code> — Short explanatory sentence * <code>content</code> — List items (use <code><li></code>) * <code>class</code> — Optional modifier class (e.g. <c...")
- 13:08, 23 January 2026 Riot Hero talk contribs created page Main Page (New) (previewing redesigned main page)
- 15:12, 22 January 2026 User account StevePyday talk contribs was created
- 07:09, 22 January 2026 Riot Hero talk contribs created page Lacanian sexuation (Redirected page to Formulas of sexuation) Tag: New redirect
- 07:09, 22 January 2026 Riot Hero talk contribs created page The Imaginary (psychoanalysis) (Redirected page to Imaginary) Tag: New redirect
- 07:09, 22 January 2026 Riot Hero talk contribs created page Foreclosure (psychoanalysis) (Redirected page to Foreclosure) Tag: New redirect
- 07:01, 22 January 2026 Riot Hero talk contribs created page Talk:Lacanian psychoanalysis (Created page with "# Lacanianism in MediaWiki Syntax **Exported:** 1/22/2026 1:58:07 **Link:** [https://chatgpt.com/g/g-y402pOzLs-mediawiki-formatter/c/6971c889-ba14-832a-843d-7493f34b1163](https://chatgpt.com/g/g-y402pOzLs-mediawiki-formatter/c/6971c889-ba14-832a-843d-7493f34b1163) ## Response: ```mediawiki '''Lacanianism''', also known as '''Lacanian psychoanalysis''', is a theoretical and clinical system of psychoanalysis initiated by the work of the French psychiatrist and ps...")
- 06:51, 22 January 2026 Riot Hero talk contribs created page Lacanianism (Redirected page to Lacanian psychoanalysis) Tag: New redirect
- 06:18, 22 January 2026 Riot Hero talk contribs created page Vienna Psychoanalytic Society (Created page with "{{#seo: | title=Vienna Psychoanalytic Society (WPV) | title_mode=replace | description=The world's oldest psychoanalytic organization, founded by Sigmund Freud in 1908. It was dissolved by the Nazis in 1938 and re-established in 1946. | keywords=Vienna Psychoanalytic Society, WPV, Wiener Psychoanalytische Vereinigung, Sigmund Freud, Wednesday Psychological Society, history of psychoanalysis, Vienna }} {{Infobox psychoanalytic organization | name = Vienna Psychoanalytic...")
- 06:15, 22 January 2026 Riot Hero talk contribs created page The Lacan Circle of Australia (Created page with "{{#seo: | title=The Lacan Circle of Australia (LCA) | title_mode=replace | description=The Australian school of psychoanalysis affiliated with the New Lacanian School (NLS) and the World Association of Psychoanalysis. | keywords=The Lacan Circle of Australia, LCA, Russell Grigg, NLS, WAP, Melbourne psychoanalysis }} {{Infobox psychoanalytic organization | name = The Lacan Circle of Australia (LCA) | type = Psychoanalytic School | founded = c. 2000s | dissolved = | f...")
- 06:15, 22 January 2026 Riot Hero talk contribs created page Lutécia (Created page with "{{#seo: | title=Lutécia (Psychoanalytic Circle) | title_mode=replace | description=A trans-Atlantic research circle focusing on the later teaching of Jacques Lacan, specifically topology and Borromean knots. | keywords=Lutécia, Lacan topology, Borromean knots, late Lacan, psychoanalytic research, Paris, Rio de Janeiro }} {{Infobox psychoanalytic organization | name = Lutécia (Cercle de réflexion) | type = Research Circle | founded = | dissolved = | founder = | k...")
- 06:15, 22 January 2026 Riot Hero talk contribs created page The Philadelphia Association (Created page with " {{#seo: | title=The Philadelphia Association (PA) | title_mode=replace | description=A charity and training organization founded by R.D. Laing in 1965, famous for its work in anti-psychiatry and therapeutic communities. | keywords=The Philadelphia Association, PA, R.D. Laing, anti-psychiatry, Kingsley Hall, therapeutic community, London }} {{Infobox psychoanalytic organization | name = The Philadelphia Association (PA) | type = Charity / Therapeutic Community / Tra...")
- 06:15, 22 January 2026 Riot Hero talk contribs created page The Site for Contemporary Psychoanalysis (Created page with "{{#seo: | title=The Site for Contemporary Psychoanalysis | title_mode=replace | description=A UK training organization for psychoanalysis founded in 1997, emphasizing Continental philosophy, critical theory, and non-normative practice. | keywords=The Site for Contemporary Psychoanalysis, The Site, London psychoanalysis, critical psychiatry, Lacanian training UK }} {{Infobox psychoanalytic organization | name = The Site for Contemporary Psychoanalysis ("The Site") |...")
- 06:14, 22 January 2026 Riot Hero talk contribs created page Das Unbehagen (Created page with "{{#seo: | title=Das Unbehagen | title_mode=replace | description=A free association for psychoanalysis based in New York, organizing around a non-hierarchical guild model and critical social theory. | keywords=Das Unbehagen, New York psychoanalysis, free association, critical theory, guild model, independent psychoanalysis }} {{Infobox psychoanalytic organization | name = Das Unbehagen | type = Free Association for Psychoanalysis | founded = c. 2012 | dissolved = |...")
- 06:14, 22 January 2026 Riot Hero talk contribs created page Société de Psychanalyse Freudienne (Created page with "{{#seo: | title=Société de Psychanalyse Freudienne (SPF) | title_mode=replace | description=A French psychoanalytic society founded by Patrick Guyomard in 1994, notable for combining Lacanian orientation with IPA affiliation. | keywords=Société de Psychanalyse Freudienne, SPF, Patrick Guyomard, Lacanian IPA, French psychoanalysis, Paris }} {{Infobox psychoanalytic organization | name = Société de Psychanalyse Freudienne (SPF) | type = Psychoanalytic Society |...")
- 06:14, 22 January 2026 Riot Hero talk contribs created page Association Psychanalytique de France (Created page with "{{#seo: | title=Association Psychanalytique de France (APF) | title_mode=replace | description=A major French IPA society founded in 1964 by Jean Laplanche and others, blending Freudian standards with Lacanian theory. | keywords=Association Psychanalytique de France, APF, Jean Laplanche, J.-B. Pontalis, French psychoanalysis, IPA France }} {{Infobox psychoanalytic organization | name = Association Psychanalytique de France (APF) | type = Psychoanalytic Society | fou...")
- 06:14, 22 January 2026 Riot Hero talk contribs created page Mayéutica Institución Psicoanalítica (Created page with "{{#seo: | title=Mayéutica Institución Psicoanalítica | title_mode=replace | description=An independent Lacanian institution in Buenos Aires founded in 1978, known for maintaining rigorous transmission during the military dictatorship. | keywords=Mayéutica Institución Psicoanalítica, Buenos Aires psychoanalysis, Lacanian institution, Argentine psychoanalysis }} {{Infobox psychoanalytic organization | name = Mayéutica Institución Psicoanalítica | type = Psych...")
- 06:14, 22 January 2026 Riot Hero talk contribs created page Escuela Freudiana de Buenos Aires (Created page with "{{#seo: | title=Escuela Freudiana de Buenos Aires (EFBA) | title_mode=replace | description=The first Lacanian school established in the Spanish-speaking world, founded in 1974 by Oscar Masotta. | keywords=Escuela Freudiana de Buenos Aires, EFBA, Oscar Masotta, Lacan Argentina, Buenos Aires, psychoanalysis history }} {{Infobox psychoanalytic organization | name = Escuela Freudiana de Buenos Aires (EFBA) | type = Psychoanalytic School | founded = 1974 | dissolved = |...")
- 06:14, 22 January 2026 Riot Hero talk contribs created page The Lacanian Forum of London (Created page with "{{#seo: | title=The Lacanian Forum of London | title_mode=replace | description=The UK branch of the International School of the Forums of the Lacanian Field, associated with Colette Soler. | keywords=Lacanian Forum of London, IF-EPFCL, Colette Soler, Lacanian psychoanalysis UK, London psychoanalysis }} {{Infobox psychoanalytic organization | name = The Lacanian Forum of London | type = Psychoanalytic Forum | founded = | dissolved =...")
- 06:13, 22 January 2026 Riot Hero talk contribs created page Association for Psychoanalysis and Psychotherapy in Ireland (Created page with "{{#seo: | title=Association for Psychoanalysis and Psychotherapy in Ireland (APPI) | title_mode=replace | description=The professional body for Freudian and Lacanian psychoanalysis in Ireland, founded by Cormac Gallagher in 1993. | keywords=APPI, Association for Psychoanalysis and Psychotherapy in Ireland, Cormac Gallagher, Lacan Ireland, psychoanalysis Dublin }} {{Infobox psychoanalytic organization | name = Association for Psychoanalysis and Psychotherapy i...")
- 06:13, 22 January 2026 Riot Hero talk contribs created page Gifric (Created page with "{{#seo: | title=Gifric (Groupe interdisciplinaire freudien) | title_mode=replace | description=The Freudian School of Quebec, known for its pioneering "388" center for the psychoanalytic treatment of psychosis. | keywords=Gifric, Freudian School of Quebec, 388 Center, psychosis treatment, Willy Apollon, psychoanalysis Canada }} {{Infobox psychoanalytic organization | name = Gifric (Groupe interdisciplinaire freudien de recherches et d'interventions clinique...")
- 06:13, 22 January 2026 Riot Hero talk contribs created page Corpo Freudiano Escola de Psicanálise (Created page with "{{#seo: | title=Corpo Freudiano Escola de Psicanálise | title_mode=replace | description=A large network of Lacanian psychoanalytic schools based in Brazil, founded in 1994 by Marco Antonio Coutinho Jorge. | keywords=Corpo Freudiano, Escola de Psicanálise, Brazil psychoanalysis, Marco Antonio Coutinho Jorge, Lacanian transmission }} {{Infobox psychoanalytic organization | name = Corpo Freudiano Escola de Psicanálise | type = Psychoanalytic Scho...")
- 06:13, 22 January 2026 Riot Hero talk contribs created page Freudian School of Melbourne (Created page with "{{#seo: | title=Freudian School of Melbourne (FSM) | title_mode=replace | description=Established in 1977 with Lacan's support, FSM is dedicated to the study of pure psychoanalysis in Australia. | keywords=Freudian School of Melbourne, FSM, Oscar Zentner, pure psychoanalysis, Lacan Australia, Melbourne }} {{Infobox psychoanalytic organization | name = Freudian School of Melbourne (FSM) | type = School of Lacanian Psychoanalysis | founded =...")
- 06:13, 22 January 2026 Riot Hero talk contribs created page Le Pari de Lacan (Created page with "{{#seo: | title=Le Pari de Lacan | title_mode=replace | description=A radical Lacanian association founded by Pierre Bruno, focusing on the political implications of psychoanalysis and the Pass. | keywords=Le Pari de Lacan, APJL, Pierre Bruno, radical Lacan, political psychoanalysis, The Pass }} {{Infobox psychoanalytic organization | name = Le Pari de Lacan (formerly APJL) | type = Analytic Association | founded = 2017 (APJL founded 2001)...")
- 06:12, 22 January 2026 Riot Hero talk contribs created page Le Quatrième Groupe (Redirected page to Quatrième Groupe (OPLF)) Tag: New redirect
- 06:11, 22 January 2026 Riot Hero talk contribs created page Le Cercle Freudien (Created page with "{{#seo: | title=Le Cercle Freudien | title_mode=replace | description=A French psychoanalytic association founded in 1982 by former EFP members, emphasizing anti-hierarchical structure. | keywords=Le Cercle Freudien, Jacques Hassoun, Lacanian association, anti-hierarchical, Paris psychoanalysis }} {{Infobox psychoanalytic organization | name = Le Cercle Freudien | type = Psychoanalytic Association | founded = 1982 | dissolved = | foun...")
- 06:11, 22 January 2026 Riot Hero talk contribs created page Espace Analytique (Created page with "{{#seo: | title=Espace Analytique | title_mode=replace | description=A major French psychoanalytic association founded by Maud Mannoni in 1994, known for its pluralist Lacanian approach. | keywords=Espace Analytique, Maud Mannoni, Octave Mannoni, French psychoanalysis, pluralist Lacanian, Paris }} {{Infobox psychoanalytic organization | name = Espace Analytique | type = Psychoanalytic Association | founded = 1994 | dissolved = | found...")
- 06:10, 22 January 2026 Riot Hero talk contribs created page Après-Coup Psychoanalytic Association (Created page with "{{#seo: | title=Après-Coup Psychoanalytic Association | title_mode=replace | description=A New York-based association founded in 1987, dedicated to the rigorous study of Freud and Lacan. | keywords=Après-Coup Psychoanalytic Association, Paola Mieli, Lacan New York, psychoanalytic formation, independent }} {{Infobox psychoanalytic organization | name = Après-Coup Psychoanalytic Association | type = Educational and Research Association | founde...")
- 06:10, 22 January 2026 Riot Hero talk contribs created page Lacan School of Psychoanalysis (Created page with "{{#seo: | title=Lacan School of Psychoanalysis (LSP) | title_mode=replace | description=An independent Lacanian school in Berkeley, California, emphasizing lay analysis and training outside medical models. | keywords=Lacan School of Psychoanalysis, LSP, Raul Moncayo, lay analysis, Berkeley psychoanalysis, California }} {{Infobox psychoanalytic organization | name = Lacan School of Psychoanalysis (LSP) | type = Independent School | founded =...")
- 06:10, 22 January 2026 Riot Hero talk contribs created page Centre for Freudian Analysis and Research (Created page with "{{#seo: | title=Centre for Freudian Analysis and Research (CFAR) | title_mode=replace | description=A UK-based Lacanian training institute and charity founded in 1985, offering UKCP accredited training. | keywords=Centre for Freudian Analysis and Research, CFAR, Darian Leader, Lacanian training UK, psychoanalysis London }} {{Infobox psychoanalytic organization | name = Centre for Freudian Analysis and Research (CFAR) | type = Training Institute a...")
- 06:06, 22 January 2026 Riot Hero talk contribs created page Association Lacanienne Internationale (Created page with "{{#seo: | title=Association Lacanienne Internationale (ALI) | title_mode=replace | description=A major independent Lacanian association founded by Charles Melman, focusing on clinical linguistics and the treatment of psychosis. | keywords=Association Lacanienne Internationale, ALI, Charles Melman, clinical linguistics, psychosis, Lacanian association }} {{Infobox psychoanalytic organization | name = Association Lacanienne Internationale (ALI) | type = Psychoanalytic...")
- 06:06, 22 January 2026 Riot Hero talk contribs created page International School of the Forums of the Lacanian Field (Created page with "{{#seo: | title=International School of the Forums of the Lacanian Field (IF-EPFCL) | title_mode=replace | description=A global federation of Lacanian forums founded in 1998 by Colette Soler, emphasizing a non-hierarchical school structure. | keywords=IF-EPFCL, Forums of the Lacanian Field, Colette Soler, Lacanian alternative, The Pass, Paris }} {{Infobox psychoanalytic organization | name = International School of the Forums of the Lacanian Field (IF-EPFCL) | type =...")