Skip to content
Snippets Groups Projects
Select Git revision
  • 5.x-2.0-rc2
  • master default
  • 5.x-2.x
  • 6.x-1.x
  • 6.x-2.x
  • 7.x-2.x
  • 6.x-2.1-rc11
  • 5.x-2.1-rc11
  • 5.x-2.1-rc10
  • 6.x-2.1-rc10
  • 6.x-2.1-rc9
  • 5.x-2.1-rc9
  • 5.x-2.1-rc8
  • 6.x-2.1-rc8
  • 6.x-2.1-rc7
  • 6.x-2.1-rc6
  • 5.x-2.1-rc6
  • 5.x-2.1-rc5
  • 6.x-2.1-rc5
  • 6.x-2.1-rc4
  • 6.x-2.1-rc3
  • 6.x-2.1-rc2
  • 6.x-2.1-rc1
  • 5.x-2.0
  • 6.x-2.0
  • 5.x-2.0-rc5
26 results

pageear

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • Fernando San Julian's avatar
    Fixed #534114 by danreb, manfer: Fixed incorrect value on allowScriptAccess param.
    manfer authored
    Fixed #534122 by danreb, manfer: Fixed pageear hided other content while it was loading.
    be34a85c
    History
    /* $Id$ */
    
    -- SUMMARY --
    
    The Drupal pageear module allows you to add pagepeel, "magic corners"  type
    banners to your website. 
    
    For a full description of the module, visit the project page:
      http://drupal.org/project/pageear
    
    To submit bug reports and feature suggestions, or to track changes:
      http://drupal.org/project/issues/pageear
    
    
    -- REQUIREMENTS --
    
    None.
    
    
    -- INSTALLATION --
    
    * Install as usual, see http://drupal.org/node/70151 for further information.
    
    
    -- CONFIGURATION --
    
    * Configure user permissions in Administer >> User management >> Permissions >>
      pageear module:
    
      - administer pageears
    
        Users in roles with the "administer pageears" permission will be able to
        administer pageears.
    
      - use PHP for pageear visibility
    
        Users in roles with the "use PHP for pageear visibility" permission will
        be able to configure pageears visibility using PHP code.
    
    * Configure, add or delete your pageears in Administer >> Site building >>
      Pageears.
    
    
    -- CUSTOMIZATION --
    
    * You can customize the background colors of rows for enable and disable
      pageears that appears on list in pageear administration page
      Administer >> Site building >> Pageears, editing file:
    
      - pageear-admin.css
    
    
    -- TROUBLESHOOTING --
    
    * If you find any problem, write an issue in the project issue queu:
    
      - http://drupal.org/project/issues/pageear
    
    
    -- FAQ --
    
    Q: 
    
    A: 
    
    
    -- CONTACT --
    
    Current maintainers:
    * Fernando San Julián (manfer) - http://drupal.org/user/506264