Trebea web

    Tabla de contenidos
    Para volver atrás, debe comparar la versión que desea revertir con la versión actual seleccionando ambas en el Archivo de versiones.

    Combined revision comparison

    Comparando la versión 14:18, 25 Ene 2010 modificada por Admin con la versión modificada 19:06, 14 Ene 2011 por Admin.
     
    if (!wiki.pageexists("Template:MindTouch/OOBE/Core/Admin_Tabs")Comercio Electrónico Abierto|| !wiki.pageexists("Template:MindTouch/OOBE/Core/User_Tabs")) {
    <div class="mt-populating">
        <h2>"Wait a moment ala Comunidad
      while Merkataritza Elektronikoa weKomunitatera Irekia
     completeE-Commerce Openedyour installation...";</h2>
        <p>"MindTouch is populating allthe to the Community
    
    
                                           GureWeb.net necessary templates and (powered by Open MindTouch)
    pages to make Espacios de Trabajo Colaborativos
    your Elkarlanerako Espazioak
    site Coworking Spaces
    
    
    fullyEmail: info@trebea.com
    
    functional.";</p>
        <p>"WhileSkype: info.trebeayou wait, you {{ skype.call{user: "info.trebea"} }}
    can still use the Tel: +34 943 644 821
    site normally - feel Hondarribia - Basque Country
    
    
    
     
    free to navigate or create new pages.";</p>
        <p>"Once we finish populating your site with content, this message will disappear (be sure to refresh this page!)";</p>
    </div>
    } else {
        if (user.admin) {
            wiki.template("MindTouch/OOBE/Core/Admin_Tabs");
        } else {{meta.custom("verify-v1", "DoOA6VfkFyaOfDblWnoBah7B0ewTvFnb6xO9gVjD46M=") }}{
            wiki.template("MindTouch/OOBE/Core/User_Tabs");
        }
    }
    

    Version from 14:18, 25 Ene 2010

    This revision modified by Admin (Ban)

    ...

    Comercio Electrónico Abierto a la Comunidad
      Merkataritza Elektronikoa
    Komunitatera Irekia
    E-Commerce Opened to the Community
                                           GureWeb.net (powered by Open MindTouch)
    Espacios de Trabajo Colaborativos
    Elkarlanerako Espazioak
    Coworking Spaces
    Skype: info.trebea{{ skype.call{user: "info.trebea"} }}
    Tel: +34 943 644 821
    Hondarribia - Basque Country

    ...

    {{meta.custom("verify-v1", "DoOA6VfkFyaOfDblWnoBah7B0ewTvFnb6xO9gVjD46M=") }}

    Versión de 19:06, 14 Ene 2011

    This revision modified by Admin (Ban)
    if (!wiki.pageexists("Template:MindTouch/OOBE/Core/Admin_Tabs") || !wiki.pageexists("Template:MindTouch/OOBE/Core/User_Tabs")) {
    <div class="mt-populating">
        <h2>"Wait a moment while we complete your installation...";</h2>
        <p>"MindTouch is populating allthe necessary templates and pages to make your site fully functional.";</p>
        <p>"While you wait, you can still use the site normally - feel free to navigate or create new pages.";</p>
        <p>"Once we finish populating your site with content, this message will disappear (be sure to refresh this page!)";</p>
    </div>
    } else {
        if (user.admin) {
            wiki.template("MindTouch/OOBE/Core/Admin_Tabs");
        } else {
            wiki.template("MindTouch/OOBE/Core/User_Tabs");
        }
    }