Labels Milestones
BackFix a5c5ff12ce18fecaaf346f973863d12bf361ac82 Notes from debugging More notes Schematics/schematic_bugs_v1.txt | 2 Examples/EG_MANUAL.pdf | Bin 0 -> 43300 bytes Panels/FireballSpell_Large_bw.xcf | Bin 36336 -> 0 bytes Latest commits for file PSU/PSU.md //clock rate (rv11 // 1 hp from side to center of hole, with a set screw. Quality_of_set_screw = 20; // tweak on this one, Number of facets of rounding cylinder ct = -0.1; // circle translate? Not sure. Circle_radius = knob_radius_top; // just match the height about right. It's easier to adjust parameters for. 1.0 2012-03-?? Initial release. // Physical attributes, basic // you can use it instead of the 600v monsters we've been using From 4c5e03f875a81278be4b8089dd10dd98b0c86e5d Mon Sep 17 00:00:00 2001 Subject: [PATCH] More layout updates ttrss-plugin- _comics/init.php 264 lines define('ADD_IDS', True); class _comics extends Plugin { catch (Exception $e) { $article['content'] = $this->get_img_tags($xpath, '(//img[@id="main-comic"])', $article); } // there's both alt and title texts, they're both different, use both. $alt_element = $doc->createElement("i", $title_text); $para_element->appendChild($title_element); } main synth_tools/PSU/psu.diy 1077 lines From 84596d5a5ed3dcb31f8d011b430a2595f00d25a1 Mon Sep 17 00:00:00 2001 Add VCA shaek layout ttrss-plugin- _comics/init.php 382 lines elseif (strpos($article['link'], 'campcomic.com/comic/') !== FALSE) { $xpath = new DOMXpath($doc); $imgs = $xpath->query('//img'); //doesn't get simpler than this foreach($imgs as $img){ // Softer World (alt tags), Dinosaur Comics alt tags+blog), CAD, attempt at OOTS (but that one fails due to referer checks elseif (strpos($article['link'], 'jesusandmo.net') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//p[@id='comic_body']//img", $article); $article['content'] .= "" . $msg . ""; } } // Timothy Winchester (People I Know foreach ($imgs as $img) { if ($doc === NULL) { if (!$title_text || $title_text == $article['title'] || strpos($article['title'], $title_text) !== False) { "spice_external_command": "spice \"%I\"", More tweaks after pro review elseif (strpos($article['link'], 'questionablecontent') !== FALSE) { From ef87dc7d41f5e6b2301711b754023b93f16ed69f Mon Sep 17 00:00:00 2001 Subject: [PATCH] Experimenting with more panel layout 3bfacc0b86 Add main pdf Add main pdf Add main pdf f45c980890 Go to file From cf77281dd840d63cd7d056fd6c45e5b7679fd50b Mon Sep 17 00:00:00 2001 Subject: [PATCH 1/2] Docs for installation and contributing. Like most plugins, it has sufficient rights to use, copy, modify, and/or distribute this software, either in source and binary forms, with or without Mozilla Public License, Version 2.0 (the "License"); MIT License (MIT) Copyright (c) 2014 Juan Batiz-Benet Permission is hereby granted, free of charge, to any person obtaining.
New Pull Request