Software Público Brasileiro
Portal do

Software Público Brasileiro

  • Cadastre-se
  • Entrar
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 29
  • Merge Requests 0
  • Wiki
  • noosfero
  • plugins
  • work_assignment
  • lib
  • work_assignment_plugin.rb
  • 3d858878   [work-assingment] Starting WorkAssingment plugin ... Browse Code »
      * Adding the button to add the new content in the cms including the
      name, description and icon.
    Rodrigo Souto
    2012-10-24 20:30:14 +0000  
work_assignment_plugin.rb 329 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
class WorkAssignmentPlugin < Noosfero::Plugin

  def self.plugin_name
    "Work Assignment"
  end

  def self.plugin_description
    _("New kind of content for work organization.")
  end

  def content_types
    [WorkAssignmentPlugin::WorkAssignment] if context.profile.organization?
  end

  def stylesheet?
    true
  end

end
Voltar para o topo
Assuntos
Publique seu software
Prestadores de serviço
Espaços dos municípios
Software Público
Entenda o que é
Eventos
Prêmios
Publicações
Serviços
FAQ
Contato
Relatar erros
RSS
O que é?
Assine
Navegação
Acessibilidade
Mapa do site

Desenvolvido com os projetos de software livre Colab, Gitlab, Mailman e Noosfero