*** oshani has quit IRC | 00:03 | |
paulproteus | http://www.jerkcity.com/jerkcity1828.html | 01:10 |
---|---|---|
paulproteus | I urge all of you to click random on jerkcity.com for the next 20 minutes. | 01:10 |
paulproteus | http://www.jerkcity.com/jerkcity486.html | 01:12 |
paulproteus | Okay, that's all for now. | 01:12 |
*** oshani has joined #cc | 01:16 | |
*** Bovinity has quit IRC | 02:04 | |
*** nkinkade has left #cc | 02:34 | |
greg-g | paulproteus: jerkcity is why laconica supports T MESSAGES | 02:36 |
paulproteus | ...what do they do? | 02:37 |
greg-g | I think it treats it like a reply | 02:51 |
greg-g | T NICK MESSAGE | 02:52 |
paulproteus | (-: | 02:59 |
*** oshani has quit IRC | 03:14 | |
*** tanjir has joined #cc | 03:22 | |
*** mlinksva has quit IRC | 03:55 | |
*** mattl has joined #cc | 05:21 | |
*** everton137 has quit IRC | 05:21 | |
*** tanjir has quit IRC | 05:37 | |
*** pichina has joined #cc | 06:39 | |
*** pichina has quit IRC | 06:42 | |
*** TRD|Away has quit IRC | 08:55 | |
*** sama has joined #cc | 08:56 | |
*** sama has quit IRC | 09:12 | |
*** sama has joined #cc | 09:19 | |
*** sama_ has joined #cc | 09:46 | |
*** sama has quit IRC | 09:59 | |
*** sama_ has quit IRC | 10:05 | |
*** sama has joined #cc | 10:09 | |
*** robmyers has joined #cc | 10:22 | |
*** sama has quit IRC | 10:26 | |
*** sama has joined #cc | 10:26 | |
*** sama has quit IRC | 11:04 | |
*** sama_ has joined #cc | 11:04 | |
*** sama_ has quit IRC | 11:53 | |
*** sama has joined #cc | 12:36 | |
*** sama has quit IRC | 12:55 | |
*** sama has joined #cc | 12:56 | |
*** everton137 has joined #cc | 13:11 | |
*** sama has quit IRC | 13:37 | |
*** sama has joined #cc | 13:41 | |
*** sama has quit IRC | 14:05 | |
*** sama has joined #cc | 14:06 | |
*** oshani has joined #cc | 14:25 | |
*** cacimar has joined #cc | 14:34 | |
*** sama_ has joined #cc | 14:38 | |
*** sama has quit IRC | 14:48 | |
*** mlinksva has joined #cc | 14:56 | |
*** sama_ has quit IRC | 14:57 | |
*** Steren has joined #cc | 15:29 | |
*** tvol has joined #CC | 16:02 | |
*** nkinkade has joined #cc | 16:05 | |
Steren | Hi all, It's been some time since I'm investigating why my simple javascript doesn't work on my mediawiki extension (BibTex Import). Even a simple onclick="alert('test');" doesn't work. Does someone have an idea, any experience with javascript into mediawiki ? | 16:18 |
*** Steren has quit IRC | 16:44 | |
*** Bovinity has joined #cc | 17:38 | |
*** cacimar has quit IRC | 18:21 | |
*** TRD has joined #cc | 18:54 | |
*** sama has joined #cc | 19:26 | |
*** Ekushey has joined #cc | 19:28 | |
oshani | Hello CC-devs, I have a question regarding http://wiki.creativecommons.org/RDFa#CC_Deeds_using_RDFa_and_Javascript | 19:30 |
nkinkade | oshani: What's up? | 19:30 |
nkinkade | Bovinity: Do you know where the "Join the CC Network" <h1> comes from on the support page at /join? | 19:31 |
nkinkade | Is that a theme thing? | 19:31 |
oshani | is the javascript mentioned there which will generate the box available somewhere? | 19:31 |
oshani | or is that just a suggestion to say that scraping rdfa is possible? | 19:32 |
Bovinity | nkinkade: page title | 19:32 |
Bovinity | or the h1 tag itself? that's in page.tpl | 19:32 |
nkinkade | Bovinity: page title from the Drupal config? | 19:32 |
Bovinity | nkinkade: as defined in the page settings for that page | 19:33 |
nkinkade | I upgraded the DB, but some of that is missing. | 19:33 |
Bovinity | and why the fuck does google-analytics keep popping things up when i'm not even logged into it | 19:33 |
nkinkade | That is I took a snapshot of the production db this morning then upgraded it, but part is missing. | 19:34 |
Bovinity | what's missing? | 19:34 |
nkinkade | Bovinity: Sorry, not the title, but the text below the title. | 19:34 |
nkinkade | Check out zupport/join | 19:34 |
Bovinity | ooh | 19:34 |
Bovinity | nkinkade: you need to make sure the excerpt module is active | 19:34 |
nkinkade | oshani: All the code we write is available in our subversion and git repositories at http://code.creativecommons.org | 19:35 |
nkinkade | Bovinity: That's the type of concise answer that works so well for me. | 19:35 |
nkinkade | :-) | 19:35 |
Bovinity | nkinkade: there is a module, named excerpt, that provides a space in the page edit screen to enter the blurb you see at the top of /join; it also provides a tag to add to the template | 19:36 |
Bovinity | nkinkade: if the module isn't active, then the text won't appaer | 19:36 |
nkinkade | Looks like I'll have to install that module. | 19:36 |
oshani | thanks nkinkade , but any hints as to where I should look at in the source tree? :) | 19:37 |
nkinkade | oshani: Sorry. Let me give you a better idea. :-) | 19:37 |
nkinkade | oshani: Come to think of it, I don't know where exactly that code resides, but it's javascript, and you should be able to grab it from the page itself. | 19:39 |
nkinkade | (I think) | 19:39 |
Bovinity | on the deeds page source, you'll see a <link> tag to metadata_scraper | 19:39 |
Bovinity | oshani: ^ | 19:39 |
Bovinity | also deed.js | 19:39 |
Bovinity | one or both of those should be what you're looking for, as examples of implementation | 19:40 |
nkinkade | http://creativecommons.org/licenses/@@/cc/includes/referrer/deed.js? | 19:40 |
Bovinity | correct | 19:40 |
oshani | Bovinity, what is the "deeds page"? (I guess it will help if there's the actual example used linked from that wiki guide, in addition to the image of the 'attribution box') | 19:43 |
* oshani looking at deed.js | 19:43 | |
Bovinity | sorry, i meant a page such as http://creativecommons.org/licenses/by/3.0/ | 19:43 |
oshani | ah , i see | 19:44 |
nkinkade | oshani: Feel free to edit the wiki to make it better. :-) | 19:45 |
oshani | nkinkade, any idea as to where I can find the actual example used there? I am referring to http://wiki.creativecommons.org/Image:Attribution_box_via_RDFa_and_Javascript.png BTW | 19:49 |
nkinkade | oshani: It all depends on the page referrer. Let me give you a working example. | 19:56 |
oshani | thanks, that'd be really good :) | 19:56 |
nkinkade | http://natha.nkinka.de/wordpress_old/ | 19:57 |
nkinkade | Go to that page, and then click on the CC button in the sidebar. | 19:57 |
nkinkade | The code on the Deed will go back and scrape the referring page for metadata. If it finds it, it'll display some additional info. | 19:58 |
oshani | hmm... why am I not seeing any "CC button"? :/ | 19:59 |
oshani | do I need to install any FF extension / plugin / widget? | 20:00 |
nkinkade | oshani: In the right sidebar there is a BY icon. | 20:00 |
nkinkade | Nothing special needed to see it, it's just an image. | 20:00 |
oshani | thanks nkinkade , I got it now | 20:01 |
oshani | :) | 20:01 |
Bovinity | oshani: Firebug will show you the html with the tags generated by javascript, if you find it useful to see | 20:03 |
*** Ekushey has quit IRC | 20:10 | |
nkinkade | paulproteus: Hi. | 20:10 |
*** sama has quit IRC | 20:18 | |
nkinkade | Bovinity: Where do these excerpt boxes show up? | 20:22 |
nkinkade | for example. | 20:22 |
nkinkade | I found it. | 20:23 |
nkinkade | Hmm. The module is enabled, but I don't see the "Teaser" box. | 20:23 |
Bovinity | should be on the edit page | 20:28 |
Bovinity | teaser. yeah. | 20:29 |
nkinkade | Bovinity: Looks like the Excerpt module isn't well supported for v6.x of Drupal. There are some patches that apparently make it work. | 20:30 |
Bovinity | joy | 20:33 |
nkinkade | Bovinity: Do you think there is a way to achieve something similar without Excerpt? | 20:35 |
Bovinity | nkinkade: not really, that's why i went with it | 20:35 |
oshani | nkinkade, so I am assuming that if someone is referring to something on your blog (such as an image), you as the original creator would expect that person to copy and paste the xhtml snippet that appears in that box on the deed page. Does CC recommend how this snippet should be scoped? For example, should it be within the same span as the copied image? | 20:37 |
nkinkade | oshani: I guess that would be idea, but, no, I don't really expect anyone to do it. :-) | 20:38 |
nkinkade | oshani: But it's a div that is given, and I don't think you can place a block element inside of an inline element. | 20:39 |
nkinkade | I could be wrong. | 20:39 |
oshani | nkinkade, so I guess given this loose criteria, it would be hard for an automated tool to detect whether someone has violated your CC license, isn't it? | 20:40 |
oshani | Also, I think there is a problem with the granularity of the license... the RDF version of that snippet looks like: | 20:42 |
oshani | <rdf:Description rdf:about="http://natha.nkinka.de/wordpress_old/"> | 20:42 |
oshani | <_5:license rdf:resource="http://creativecommons.org/licenses/by/3.0/"/> | 20:42 |
oshani | <cc:attributionURL rdf:resource="http://natha.nkinka.de"/> | 20:42 |
oshani | </rdf:Description> | 20:42 |
oshani | </rdf:RDF> | 20:42 |
nkinkade | oshani: If you think there's something wrong, then the best course would be to post a message to cc-devel mail list. | 20:43 |
nkinkade | The person who developed that will be out of the office for a couple weeks, but may perhaps have time to reply or investigate at some point in there. | 20:44 |
oshani | oh okay... will do that - I am still trying to learn CC | 20:44 |
oshani | and also (hopefully) trying to come up with a generic license violation detection tool ) | 20:45 |
*** robmyers has quit IRC | 21:06 | |
*** rohitj has joined #cc | 21:10 | |
mattl | mlinksva: ping | 21:35 |
mlinksva | mattl: pong | 21:35 |
paulproteus | nkinkade, Sorry I missed you earlier. What's up? | 21:44 |
nkinkade | paulproteus: Ah, I was curious about a git scenario. | 21:45 |
paulproteus | Let me know if your curiosity persists. | 21:45 |
nkinkade | I'm upgrading CiviCRM and Drupal by creating new branches called cc_transitional, which are based on cc_production. | 21:46 |
nkinkade | All was well, then I realized cc_staging was missing a particular module we needed. I wasn't sure if the best way was to just add it to cc_transitional or to add it to cc_staging, then merge it. | 21:46 |
nkinkade | If any of that makes sense. | 21:47 |
nkinkade | It was necessary to use to 3rd branch because of the upgrade process and the need to login to the production version to have a session that the upgrade will use. | 21:47 |
paulproteus | I'm confused; what's the point of cc_transitional? | 21:47 |
nkinkade | I just ended up adding it to cc_trasitional. | 21:47 |
nkinkade | paulproteus: I can tell you on Ekiga if you want to know. | 21:47 |
nkinkade | Too laborious to type. | 21:48 |
paulproteus | Sure | 21:48 |
paulproteus | Are you on it? I yam. | 21:49 |
nkinkade | paulproteus: I just tried you, but it hung up immediately. | 21:57 |
*** rohitj has quit IRC | 21:57 | |
paulproteus | There are two problems. 1. I was in a call to the echo test. 2. I am having some trouble with my microphone. | 21:57 |
nkinkade | Basically, you need an authenticated session for the upgrade, the session is stored in the db. So when I went to replace the db, with the new, the session goes away. | 21:58 |
paulproteus | I see. | 21:58 |
nkinkade | There is a flag in the Drupal config that is supposed to let you do it without being logged in. | 21:58 |
nkinkade | But I feel like I ran into some other issue that I can't think of right now. | 21:58 |
nkinkade | In any case, now I'm battling with some module that is only semi-functional in 6.x. | 21:59 |
nkinkade | Other than that it all seems pretty good. | 21:59 |
nkinkade | Bovinity: Do you know if there some special config for $node->teaser to start showing up? | 22:01 |
nkinkade | The data seems to be there in the db (only God knows where), but that variable isn't in $node. | 22:01 |
Bovinity | nkinkade: not that i know of. afaik it just needs the module to be active, and the string present. | 22:01 |
nkinkade | Both of those thing are true, but $node->teaser is nonexistent | 22:02 |
Bovinity | i recall hunting through the $node array when implementing, i don't think the varbiable name was defined in the docs or something. | 22:02 |
nkinkade | And there is no other variable to replace it that I can find. | 22:02 |
nkinkade | There are some references to [#teaser], but they are empty. | 22:03 |
nkinkade | I have found [excerpt] = 1 in $node when the module is active and there is text. | 22:03 |
Bovinity | interesting | 22:04 |
Bovinity | but nothing containing the text? | 22:04 |
Bovinity | is this in 6.x? | 22:04 |
nkinkade | Bovinity: 6.9 | 22:08 |
nkinkade | You can see it on zupport. | 22:08 |
Bovinity | ah | 22:09 |
Bovinity | indeed | 22:09 |
Bovinity | oh nice, file attachments go in a scrolling box now. | 22:10 |
paulproteus | Anyway, back in a bit post-lunch. | 22:21 |
*** everton137 is now known as everton137|janta | 22:42 | |
*** everton137|janta is now known as everton137 | 23:03 | |
*** rohitj has joined #cc | 23:23 | |
*** tvol has quit IRC | 23:31 | |
*** rohitj has quit IRC | 23:45 | |
*** oshani has quit IRC | 23:46 | |
*** oshani has joined #cc | 23:54 |
Generated by irclog2html.py 2.6 by Marius Gedminas - find it at mg.pov.lt!