All public logs
Jump to navigation
Jump to search
Combined display of all available logs of creative crowd wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 10:59, 28 September 2023 Manetta talk contribs deleted redirect Links by overwriting (Deleted to make way for move from "Online resources")
- 10:59, 28 September 2023 Manetta talk contribs moved page Online resources to Links over redirect
- 09:51, 25 August 2023 Manetta talk contribs created page File:Screenshot-page-77-78-simon-sm.png
- 09:51, 25 August 2023 Manetta talk contribs uploaded File:Screenshot-page-77-78-simon-sm.png
- 09:50, 25 August 2023 Manetta talk contribs uploaded File:Screenshot-page-77-78-mb.png
- 09:50, 25 August 2023 Manetta talk contribs created page File:Screenshot-page-77-78-mb.png
- 14:23, 22 August 2023 Manetta talk contribs moved page Octolog to Error log
- 14:12, 22 August 2023 Manetta talk contribs uploaded File:S.png
- 14:12, 22 August 2023 Manetta talk contribs created page File:S.png
- 15:20, 21 August 2023 Manetta talk contribs created page Category:Wiki-to-print (Created blank page)
- 13:31, 21 August 2023 Manetta talk contribs undeleted page Pdf:Test (23 revisions)
- 13:31, 21 August 2023 Manetta talk contribs deleted page Pdf:Test (content was: "<div class="cover"> =Toward a Minor Tech= cover text here... </div> __TOC__ =Colophon= write directly here <div class="article"> {{ Toward_a_Minor_Tech:Test }} </div> <div class="article"> {{ Toward_a_Minor_Tech:Test }} </div> <div class="article"> {{ Toward_a_Minor_Tech:Test }} </div> <div class="article"> {{ Toward_a_Minor_Tech:Test }} </div> <div class="article...", and the only contributor was "Manetta" (talk))
- 13:30, 21 August 2023 Manetta talk contribs deleted page Pdf:APRJA Template (content was: "#REDIRECT Pdf:APRJA Boilerplate", and the only contributor was "Simoon" (talk))
- 13:20, 21 August 2023 Manetta talk contribs created page How is wiki-to-print made? (Created page with " Technically seen, wiki-to-print is a web application made with [https://flask.palletsprojects.com/en/2.3.x/ Flask], that can be installed on the same server as where the MediaWiki is installed. In practice, it's a DIY configuration that glues different things together: it takes a wiki page and a CSS stylesheet as input sources and renders them into a HTML page and a PDF preview page. The source code can be found at: https://git.vvvvvvaria.org/varia/wiki-to-print/ To...")
- 13:18, 21 August 2023 Manetta talk contribs created page How to work with wiki-to-print? (Created page with " Wikis are great for (a-sync) collaborative writing and editing, which is why the MediaWiki software is a part of wiki-to-print. Alongside this, concepts such as [https://www.mediawiki.org/wiki/Transclusion transclusion] are useful in allowing you to collate a publication from many differently authored pages by referring to them in hypertext. Simply put, transclusion is including a part of a document into another one by hypertext reference, rather than copying it. Pages...")
- 13:02, 21 July 2023 Manetta talk contribs moved page Links to Online resources
- 08:02, 14 July 2023 Manetta talk contribs created page Fernand Baudin (Created page with "==The Visual Editing of Texts== Visible Language XVIII/1 (1984) https://journals.uc.edu/index.php/vl/article/view/5378/4242 <blockquote> “The idea I want to develop here can be expressed briefly as the argument for analyzing, studying, and describing text pages as configurations of columns and lines and as constellations of alphabets.” </blockquote> <blockquote> “Given the circumstances this may prove a decisive step towards meeting, if not solving, the innumer...")
- 14:37, 23 June 2023 Manetta talk contribs moved page Publishing Partyline, Broadcast 1 - standards and work arounds, with Open Source Publishing (OSP) to Standards and work arounds
- 14:36, 23 June 2023 Manetta talk contribs moved page Sometimes this approach can materialize itself to Publishing Partyline, Broadcast 1 - standards and work arounds, with Open Source Publishing (OSP)
- 11:57, 22 June 2023 Manetta talk contribs created page Running wiki-to-print on the server (Created page with " ===To run wiki-to-print in the background=== $ sudo service wiki2print status $ sudo service wiki2print start $ sudo service wiki2print stop $ sudo service wiki2print restart ===For debugging=== You can find the files of wiki-to-print here: $ cd /var/www/wiki2print/web-interface/ $ ls ├── Makefile ├── __pycache__ ├── api.py ├── plugins ├── readme.md ├── requirements.txt ├── static ├── templates ├─...")
- 12:02, 16 June 2023 Manetta talk contribs created page Category:Sysadmin (Created blank page)
- 11:56, 16 June 2023 Manetta talk contribs created page Changing the upload limit (Created page with "==php== Upload limit is configured in the <code>php.ini</code> config file. To find it: $ php --ini To edit it: $ sudo nano /etc/php/7.4/cli/php.ini And the search for: * <code>upload_max_filesize</code> * <code>post_max_size</code> Then restart php: $ sudo service php7.4-fpm restart")
- 10:15, 15 June 2023 Manetta talk contribs created page Installing OSPKit (Created page with "Installing OSPKit on Debian 11 June 15 2023 Following the README: https://gitlab.constantvzw.org/osp/tools.ospkit === Download === <code>$ git clone git@gitlab.constantvzw.org:osp/tools.ospkit.git</code> === QTwebkit Install === To install Qt-WebKit 5.212, it’s easier to install the version shipped by the apt package manager, because building the OSP patch of Qt-WebKit 5.212 will take hours. <code>$ sudo apt search qt5 | grep webkit</code> <blockquote>gambas3-...")
- 13:01, 1 June 2023 Manetta talk contribs uploaded File:Screenshot from 2023-06-01 10-56-42.png
- 13:01, 1 June 2023 Manetta talk contribs created page File:Screenshot from 2023-06-01 10-56-42.png
- 12:59, 1 June 2023 Manetta talk contribs created page Autorefresh.sh (Created page with "<syntaxhighlight lang="bash"> #!/bin/bash input=$1; filename=$(basename $input); while true do wget http://pads.osp.kitchen/p/css-regions.graphviz/export/txt -O $filename.dot dot -Tpdf $filename.dot > $filename.pdf sleep 5 done </syntaxhighlight> Category:Boilerplates")
- 15:36, 4 May 2023 Manetta talk contribs moved page Shoulder-to-shoulder to Shoulder-to-shoulder (or not)
- 15:36, 4 May 2023 Manetta talk contribs created page Category:Shoulder-to-shoulder (Created blank page)
- 13:37, 4 May 2023 Manetta talk contribs moved page Shoulders-to-shoulders to Shoulder-to-shoulder
- 13:36, 4 May 2023 Manetta talk contribs moved page A broken pencil can hold a desk together to Shoulders-to-shoulders
- 13:15, 4 May 2023 Manetta talk contribs uploaded File:Missing-sentences-decentral1se-2.png
- 13:15, 4 May 2023 Manetta talk contribs created page File:Missing-sentences-decentral1se-2.png
- 13:14, 4 May 2023 Manetta talk contribs uploaded File:Missing-sentences-decentral1se-1.png
- 13:14, 4 May 2023 Manetta talk contribs created page File:Missing-sentences-decentral1se-1.png
- 13:53, 3 May 2023 Manetta talk contribs created page A broken pencil can hold a desk together (Created page with "It’s such a pleasure to be able to contribute to this blog (again) and to announce that I will be a resident at OSP between April and July 2023. :–) From a very nice freshly installed desk in the back of the OSP studio, I’m taking the time these months to reflect and write about design practices that actively question their way of working, both in relation to the tools they use and from an interest in collective practices. The desk that I am working from is a sli...")
- 13:52, 3 May 2023 Manetta talk contribs uploaded File:Broken-pencil-desk.jpg
- 13:52, 3 May 2023 Manetta talk contribs created page File:Broken-pencil-desk.jpg
- 09:55, 3 May 2023 Manetta talk contribs created page Web2print, web-to-print, html2print, code2print, css-print (Created page with "--------------------------- doriane (ungual) @doriane@post.lurk.org hello @ the french speaking libre graphic design spheres, i know 'web2print' sounds nice to refer to the process of crafting printed document from HTML & CSS but im a boring nerd and the more i see it the less i like it Oct 22, 2022, 16:55 · · Web · 0 · 1 --------------------------- doriane (ungual) @doriane firstly because often we're not using the web, but web-standards like HTML & CSS. idk i...")
- 14:59, 2 May 2023 Manetta talk contribs uploaded a new version of File:Html2print-pdf-spread.png
- 14:49, 2 May 2023 Manetta talk contribs uploaded File:Medor-28-cover.png (Cover of Médor Nº28 (Autumn 2022))
- 14:49, 2 May 2023 Manetta talk contribs created page File:Medor-28-cover.png (Cover of Médor Nº28 (Autumn 2022))
- 14:40, 2 May 2023 Manetta talk contribs uploaded File:Medor-28-spread-1.jpg (Spread from the latest edition of Médor Nº28, showing the custom columns lay out made with html2print & CSS regions)
- 14:40, 2 May 2023 Manetta talk contribs created page File:Medor-28-spread-1.jpg (Spread from the latest edition of Médor Nº28, showing the custom columns lay out made with html2print & CSS regions)
- 14:33, 2 May 2023 Manetta talk contribs uploaded File:Medor.png (Cover of Médor Nº27 (summer 2022))
- 14:33, 2 May 2023 Manetta talk contribs created page File:Medor.png (Cover of Médor Nº27 (summer 2022))
- 14:31, 2 May 2023 Manetta talk contribs uploaded File:Html2print-pdf-spread.png (Screenshot of html2print rendering a PDF in the browser)
- 14:31, 2 May 2023 Manetta talk contribs created page File:Html2print-pdf-spread.png (Screenshot of html2print rendering a PDF in the browser)
- 14:28, 2 May 2023 Manetta talk contribs uploaded File:Osp.kitchen.png (Screenshot of osp.kitchen)
- 14:28, 2 May 2023 Manetta talk contribs created page File:Osp.kitchen.png (Screenshot of osp.kitchen)
- 14:21, 2 May 2023 Manetta talk contribs uploaded File:Osp-bienvenue-welkom.jpg (Lightbox sign at the entrance of the OSP studio, saying "Bienvenue OSP Welkom" in stickered colorful neon Crickx letters)