Main public logs
From PiRho Knowledgebase
Jump to navigationJump to search
Combined display of all available logs of PiRho Knowledgebase. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 09:05, 6 March 2025 Knowledgebaseadmin talk contribs moved page TVHeadEnd - HTSP Client Add-on to Kodi - Add-on: TVHeadEnd HTSP Client
- 09:04, 6 March 2025 Knowledgebaseadmin talk contribs created page TVHeadEnd - HTSP Client Add-on (Created page with "The TVHeadEnd HTSP Client Add-on allows you to use TVHeadEnd as a Live TV and Radio source. It gives access to all channels (which the user has permission to), EPG and recordings.<br/> Settings > Add-ons > Install from repository > PVR clients > Tvheadend HTSP Client > Install<br/> Reference: https://kodi.wiki/view/Add-on:Tvheadend_HTSP_Client Kodi: Add-on:Tvheadend HTSP Client")
- 08:47, 6 March 2025 Knowledgebaseadmin talk contribs created page HTML - Centering (Created page with "<pre> <table width="100%" height="100%"> <tr> <td align="center">HTML centered</td> </tr> </table> </pre> Reference: http://www.kompx.com/en/html-centering.htm KOMPX.COM: HTML centering")
- 16:00, 5 March 2025 Knowledgebaseadmin talk contribs created page Internet Explorer - Targeting Older Browsers in CSS (Created page with "Reference: https://front-back.com/how-to-target-old-versions-of-internet-explorer-in-our-css-in-2013/ Front / Back: How to target old versions of Internet Explorer in our CSS in 2013")
- 15:58, 5 March 2025 Knowledgebaseadmin talk contribs created page Internet Explorer - Box Shadow (Created page with "Reference https://www.useragentman.com/blog/2011/08/24/how-to-simulate-css3-box-shadow-in-ie7-8-without-javascript/ User Agent Man: How to Simulate CSS3 box-shadow in IE6-8 Without JavaScript.")
- 15:49, 5 March 2025 Knowledgebaseadmin talk contribs created page FFMpeg - Concatenate MP4 Files (Created page with "== 1. concat video filter == Use this method if your inputs do not have the same parameters (width, height, etc), or are not the same formats/codecs, or if you want to perform any filtering.<br/> Note that this method performs a re-encode of all inputs. If you want to avoid the re-encode, you could re-encode just the inputs that don't match so they share the same codec and other parameters, then use the concat demuxer to avoid re-encoding everything.<br/> <pre> ffmpeg...")
- 15:44, 5 March 2025 Knowledgebaseadmin talk contribs created page HTML - Semantic Elements (Created page with "Reference: https://web.dev/learn/html/headings-and-sections web.dev: Headings and sections")
- 15:31, 5 March 2025 Knowledgebaseadmin talk contribs created page Internet Explorer - CSS support in Internet Explorer 3 (Created page with "While MSIE3 can claim support for CSS, there are bugs and limitations. Below you will find prioritized lists of missing functionality and bugs. Braden N. McDaniel has also published his list of holes.<br/> <br/> Missing functionality<br/> <br/> em values (i.e. length units relative to a font size) are not supported. This is important in order to write style sheets that scale from one resolution to another.<br/> There is no documented way for users to supply their persona...")
- 15:26, 5 March 2025 Knowledgebaseadmin talk contribs created page CSS - Centering (Created page with "Reference: https://css-tricks.com/centering-css-complete-guide/ CSS-TRICKS: Centering in CSS Guide")
- 15:24, 5 March 2025 Knowledgebaseadmin talk contribs moved page X264 - Blu-Ray Compliant MP4 to X264 - Blu-Ray Compliant AVC
- 15:23, 5 March 2025 Knowledgebaseadmin talk contribs created page X264 - Blu-Ray Compliant MP4 (Created page with "Reference https://web.archive.org/web/20110919162549/http://sites.google.com/site/x264bluray/home Authoring a professional Blu-ray Disc with x264")
- 15:18, 5 March 2025 Knowledgebaseadmin talk contribs created page Linux - a2enmod command not found (Created page with "On Debian a2enmod is located at /usr/sbin/a2enmod and sometimes /usr/sbin is not in your PATH. Reference: https://stackoverflow.com/questions/50022485/a2enmod-command-not-found-in-apache-server-using-cpanel-in-linux-vps stackoverflow: a2enmod command not found in apache server using cpanel in linux vps")
- 13:43, 5 March 2025 Knowledgebaseadmin talk contribs created page Internet Explorer - Text Shadow and Glow (Created page with "The idea is that first we use Glow to create a halo around the text and then blur it with Blur. The resulting shadow is then placed under the text using absolute positioning. The result is acceptable but slightly rough especially if the shadow is moved relative to the text. https://www.artlebedev.com/tools/technogrette/html/filters-in-ie/i/ie-shadow-1.png <code> .shadowed .shadow-1 { left: -7px; top: -7px; filter: progid:DXImageTransform.Microsoft.Glow(Color=#eeeeee,S...")
- 13:01, 5 March 2025 Knowledgebaseadmin talk contribs created page MediaWiki - Change a User's Password For Them (Created page with "<code>php maintenance/run.php changePassword --user "Foo Bar" --password "fierce sea ceasefire"</php> ;--user : The username to operate on ;--password : The password to use Reference: https://www.mediawiki.org/wiki/Manual:ChangePassword.php MediaWiki - Manual:changePassword.php")
- 12:50, 5 March 2025 Knowledgebaseadmin talk contribs created page Linux - Synchronise 2 Directories (Use RSynch)
- 11:53, 4 March 2025 MediaWiki default talk contribs created page Main Page