plugins

Events happening in the community are now at Drupal community events on www.drupal.org.
mgtav's picture

Binding OA to external apps

Hi. Bonjour.

I'm developping an OA Intranet for a french city hall administration. My question is : is there a way, maybe via plugins, to bind Drupal content to specific external apps , e.g human resources, accounting...
The main purpose is to avoid entering one information two times within two diferent interfaces.

Thank's for help and informations

Bonjour,
existe-t il des connecteurs pour lier un intranet OA avec un(des) logiciel(s) métier ?
Merci de votre aide !

Read more
mathieso's picture

Pseudents: your metacognitive friends

Here...

http://youtu.be/Cz7zSlNfiqk

... there's a short video about pseudents (pseudo-students). They're make-believe students who go through a course with the real students. Authors can use pseudents to address metacognitive issues, show students what not to do, etc.

CyberCourse makes it easy to set up pseudents, and use them in course content.

Kieran

Read more
eclipsegc's picture

D8 Plugin Webinar, TODAY! (July 11th)

I'm posting this a little late, and I apologize for that, but Commerce Guys is sponsoring a webinar today that is completely focussed on the new Plugin System that's been proposed for D8. I would love for as many people to attend this as possible, we did one early this morning for the Europeans, and the next one today is at 1PM EST. You can sign up by going here:

https://www3.gotomeeting.com/register/359603478

Cross posting to core as the information is relevant there as well.

UPDATE:
Adding the video: http://commerceguys.com/webinars/drupal-8-plug-it-and-go

Read more
eclipsegc's picture

Drupal 8 Plugins and Plugin Type DX

The proposed plugin system that is a foundational component for scotch is in the issue queue and has been heavily reviewed by core and plugins developers. In an effort to satisfy certain DX concerns with the Plugin system, an example plugin type module (with associated plugins) and significant documentation have been created. In the hopes that we could illicit the opinions of developers who are not currently involved in the discussion, two issues have been created with relatively simple tasks outlined.

Read more
eclipsegc's picture

Drupal 8 Plugin system needs more reviewers

The plugin system proposed for Drupal 8 has gotten a lot of reviews at this point but is largely from either OCTO, D8 co-maintainers or the actual developers of the plugin system. We need some fresh eyes to come in and start looking over the system we've built. To facilitate the easing of this process, I have done my best to document most of the basics of the system. You can find the issue here:

http://drupal.org/node/1497366

And the docs here:

http://drupal.org/node/1637614

Read more
bvirtual's picture

Wanted Geany plugin recommendations

At a recent LA Drupal Meeting, Mike mentioned he uses IDE geany on Ubuntu. I've started using and like it. (Apart from the strange way to save a Project, and the need to support many Projects.)

So, I'm publicly posting asking Mike, on any member, for plugin recommendations. These are what I'm staring at now:

geany-plugin-doc
geany-plugins - set of plugins for Geany
geany-plugins-addons - miscellaneous plugins for Geany
geany-plugins-shiftcolumn

Are these 'must have' or just so-so? Any others? Any not in the Ubuntu repos?

Read more
Crell's picture

Butler in Chicago

I'm a bit late in getting this out, but such is life when moving and attending a wedding. :-)

We had a good Core Conversation on Butler in Chicago. Sadly Dries ended up not being able to attend, but just about everyone else was on board with the roadmap. The roadmap itself hasn't changed much since Copenhagen, but things are moving again. There was also considerable talk of very, very interesting tie-ins to the configuration/deployment core initiatives, as having a more robust pre-database configuration option should help resolve a lot of the challenges we were looking at.

Slides from the presentation are attached below.

Next steps:

Read more
ojardila's picture

Problems with the output of a plugin style

Hello, I am currently working on a plugin style but I had some problems.

(views-view-estilo.tpl.php)

<div class="item-list views-accordion <?php print $views_estilo_id ?>">
  <?php if (!empty($title)): ?>
    <h3 class="<?php print $views_estilo_id ?>"><?php print $title; ?></h3>
  <?php endif; ?>
 
  <div id="slideshow">
    <?php foreach ($rows as $id => $row): ?>
      <?php print $row ?>
    <?php endforeach; ?>
  </div>
</div>

When I print the variable $ row I write the type fields:

output:

<

div class="views-field-title">

Read more
WhiplashInfo's picture

Uppdateringsproblem

När jag försökte köra update.php efter uppdateringar av några moduler fick jag följande felmeddelande:

Fatal error: Call to undefined method views_plugin_display_system::get_access_plugin() in /min domän/public_html/d/sites/all/modules/admin_menu/admin_views/plugins/views_plugin_display_system.inc on line 59

Vad kan ha gått fel?

Read more
fabiangebert's picture

Usefulness of an integration of Mediabird Study Notes into Drupal?

Hello everyone,

I am the co-founder of the Mediabird Study Notes software, which is an extension to existing LMS.

Mediabird is a collaborative online notepad that allows small study groups to collaboratively work on shared notes at any time. It is not only possible to extend notes or edit them at the same time but in particular Mediabird allows users to annotate notes and ask questions about them. With that respect, Mediabird combines the ideas of a wiki and of a forum but is not as public as a wiki and relates questions to the notes rather than separating them as done in a forum.

Read more
Subscribe with RSS Syndicate content