Thursday, 2009-05-07

../irclogs/#mantishelp.2009-05-07.log
--- scribe started ---00:00
rtylernuclear_eclipse: is there any way to escape an entire block from markdown formatting with your plugin? :/01:57
nuclear_eclipsertyler: the same way you do with normal markdown :P02:00
rtyleri.e. you don't? :D02:01
* rtyler can't find shit on Gruber's site02:01
rtylerneeds more contrast!02:01
nuclear_eclipsehttp://www.arc90.com/02:01
nuclear_eclipsethey make a nice bookmarklet "readability" for making sites like his easier to read :)02:01
rtylerI dig using Metamorphasis as their sample text02:02
nuclear_eclipseanywho, I'm wanting to say there *is* a way; I just can't think of it off the top of my head -- I'm digging through his site atm02:02
rtylerwow that does help his terrible site02:03
rtylerescaping specific pieces is fine, but I need to escape a block so I can <pre> it02:04
* rtyler needs to dump console output in many issues >_<02:04
nuclear_eclipseoh02:04
nuclear_eclipseanything inside a <pre> tag is not processed02:04
rtylerin a note it is02:05
nuclear_eclipseis it markdown doing that, or the coreformatting plugin?02:06
rtylerI believe it's markdown, since part of the output includes '-----------' causiong some of the lines to be header'erized02:07
nuclear_eclipseah02:07
nuclear_eclipseperhaps this is where the differences lie between Gruber's version and Michel's PHP markdown, which is what I use in the mantis plugin02:08
rtylerbooo02:08
nuclear_eclipseI don't know02:09
rtylerno es bueno02:09
nuclear_eclipseI honestly haven't used the markdown plugin much at all; it was literally the first plugin created for mantis as a proof of concept :P02:09
nuclear_eclipseeg, I used it as a test to make sure the new output events, hooking system, and plugin management worked correctly, and then haven't done wuch with it since02:10
nuclear_eclipseah ha!02:12
nuclear_eclipseVersion History02:12
nuclear_eclipseExtra 1.2.3 (31 Dec 2008):02:12
nuclear_eclipse    *02:12
nuclear_eclipse      In WordPress pages featuring more than one post, footnote id prefixes are now automatically applied with the current post ID to avoid clashes between footnotes belonging to different posts.02:12
nuclear_eclipse    *02:12
nuclear_eclipse      Fix for a bug introduced in Extra 1.2 where block-level HTML tags where not detected correctly, thus the addition of erroneous <p> tags and interpretation of their content as Markdown-formatted instead of HTML-formatted.02:12
nuclear_eclipseoh wait02:13
nuclear_eclipseI think I'm only using regular markdown, not markdown extra...02:13
nuclear_eclipsethe version included is out of date, but it's not a drop-in upgrade, as the version used for mantis contains a couple changes to better suit the output mantis is expecting...02:16
rtylerah poo02:16
rtylerany other wiki-like syntaxes running around for mantis?02:16
nuclear_eclipseI'll add that to my to-do list, to document the changes, and upgrade to the latest markdown code02:16
rtylerany other wiki-like syntaxes running around for mantis?02:17
nuclear_eclipseafaik, the only other one available is the bbcode plugin, but I can't attest to if/how that one works02:17
nuclear_eclipsehttp://git.mantisforge.org/w/bbcode.git02:17
rtylerbbcode also sucks :P02:17
nuclear_eclipse+102:17
nuclear_eclipsenow, if you found a drop-in system, I could probably create a mantis plugin for it if you'd like02:18
rtylerdefine drop in02:18
nuclear_eclipseeg, a PHP "library" or class that I can simply call a function to markup an entire body of text at once02:19
rtylermarkdown isn't like that? the Python module is like that :D02:20
rtylermarkdown.markdown(string)02:20
nuclear_eclipsefor instance, php markdown is a class that I can instantiate and call a function, passing it a string, and it returns the marked-up version of the string; easy as pie02:20
rtylerwhat's the problem with upgrading then?02:20
nuclear_eclipsethe fact that I have proprietary changes to markdown to get rid of some extraneous outputs that caused a lot of odd/ugly blank space in Mantis02:21
nuclear_eclipseie, I can update markdown, it's just not as simple as dropping in a new copy of the class file02:22
rtylerah02:22
rtylerbummer02:22
nuclear_eclipsehttp://leetcode.net/mantis/view.php?id=36 if you're interested02:24
nuclear_eclipsethe real problem is that I'm about to graduate, so between my job, my classwork, my senior capstone project, and getting ready to find a new home and job back in my home state afterward, I don't have much free time =\02:26
rtylerwhat's your home state?03:01
nuclear_eclipseOhio03:15
nuclear_eclipsecurrently living in western New York for university03:15
rtyleraha03:20
nuclear_eclipsebtw, rtyler I like your evil monkey page ;)03:45
* nuclear_eclipse heads to bed03:46
mantisbotNew bug: Bug 10464 - peter_mcc - open - new06:26
mantisbotNew bug: Tags - ability to search for issues with no tags - http://www.mantisbt.org/bugs/view.php?id=1046406:26
mantisbotNew bug: Bug 10465 - peter_mcc - open - new06:41
mantisbotNew bug: Sorting - include ability to sort by project - http://www.mantisbt.org/bugs/view.php?id=1046506:41
mantisbotNew bug: Bug 10466 - aysha - open - new09:42
mantisbotNew bug: what to customize Status fields - http://www.mantisbt.org/bugs/view.php?id=1046609:42
mantisbotNew bug: Bug 10467 - prashanthkannan - open - new11:02
mantisbotNew bug: Application Error #2800 - http://www.mantisbt.org/bugs/view.php?id=1046711:02
[KK]Kirillpaulr: You around?11:23
* [KK]Kirill slaps paulr around a bit with a large trout11:31
[KK]Kirilljohn, wake up13:44
dhx_mhey :)13:44
[KK]Kirilldhx_m: hi13:45
nuclear_eclipsehowdy16:26
slestakhola20:23
mantisbotNew bug: Bug 10468 - LRESTREPO - open - new21:40
mantisbotNew bug: It consults and insert of Bugs with 20 users concurrent internal Error of the servant. Http 500 - http://www.mantisbt.org/bugs/view.php?id=1046821:40
mantisbotNew bug: Bug 10469 - LRESTREPO - open - new21:45
mantisbotNew bug: Error is presented with the connection to the Database MSSQL 2005 - http://www.mantisbt.org/bugs/view.php?id=1046921:45
mantisbotNew bug: Bug 10470 - LRESTREPO - open - new21:50
mantisbotNew bug: Issues Configuration of the application with IIS6, PHP version 5.2.8 and MSSQL Server 2005 - http://www.mantisbt.org/bugs/view.php?id=1047021:50
VyasHello. I've recently installed mantis. I want to send e-mail to a group of people when there is a issue but I cant find any option for it.22:24
VyasCurrently it doesn't notify me on my e-mail when there is a issue22:26
VyasIf someone can help me enable it, that will be very helpful22:26
rtylerpaulr: do you happen to know if there's a way to autolink/refer to notes in tickets?23:08
rtylerVyas: look in your account's preferences23:08
rtyleryou can  chose when you're emails23:08
rtyleremailed*23:08
* Vyas looks into accounts prefrences23:09
Vyasrtyler: Okay, I selected to send me emails for everything and created a new issue from other account and checked my email. But I still didnt receive any notification of this new issue23:13
rtylerand you're sure mantis is sending email at all and that it's not being blocked?23:17
Vyasrtyler: It sends emails to users who issued a ticket, but not to administrator when there is a new ticket23:18
Vyasrtyler: I have to go to mantis account and check if there is a new issue23:19
Vyasrtyler: When I assign it to myself, I get a notification. I want a notification whenever there is a new issue, not when I assign it to myself23:21
VyasIs there a way of doing it ?23:21
mib_0mk8w6rtyler: yes23:21
mib_0mk8w6& or ?23:21
rtylermib_0mk8w6: so #4?223:26
mib_0mk8w6it's like23:29
mib_0mk8w6#400 = bug 40023:29
mib_0mk8w6?400 = bugnote 40023:29
mib_0mk8w6but I forget the character23:29
mib_0mk8w6it's 00:30 in europe23:29
* mib_0mk8w6 tired23:29
rtylerhm, the markdown plugin must be getting in the way here23:30
rtylerneither of those work for me23:30
rtylerL/23:30
rtyler:/ too23:30
mib_0mk8w6your in europe?23:31
rtylerno23:31
* Vyas still didnt get notifications working :(23:32
VyasHow can I assign all the issues to myself, and get notification for every new issue ?23:37
mib_0mk8w6you can specify who a category gets assigned to iirc when an issue gets submitted23:38
mib_0mk8w6and specify to get mails under both profile + admin tab23:38
* mib_0mk8w6 needs to go drive home as it's now 12:35 and has a 45 minute drive home23:39
mib_0mk8w6gn :)23:39
mib_0mk8w6i'll be here in 20 hours :)23:39
nuclear_eclipseVyas: look into config_defaults_inc.php for $g_notify_flags, and copy that to your config_inc.php and make relavent changes there23:49
* Vyas tries that23:49
Vyasnuclear_eclipse: In the config_defaults_inc file it says to notify all 'DEVELOPER', can I change it to 'ADMINISTRATOR' in config_inc file ?23:55
nuclear_eclipseyep23:59

Generated by irclog2html.py