Acciones

También disponible en Deutsch, English, Français, Русский, 简体中文.



Las opciones y parámetros no obligatorios van entre [corchetes].
Cuando utilice las acciones, por favor, elimine los corchetes [ ] de los parámetros para que funcione.
Los valores numéricos se dan sin y las cadenas con comillas, max=10 and page="PageName".
Para mostrar todos los parámetros disponibles de una acción, utilice help=1.

1. Listas de las páginas

1.1. backlinks

  • Muestra una lista de páginas que enlazan con la página especificada.
  • Call: {{backlinks [page="PageName"] [max=Number] [nomark=1] [title=0]}}
  • Parameter for can be called as conveniently. It determines, for what of page to derive list. On silence it is equal to the current page.

1.2. changes

  • Muestra una lista de los cambios más recientes en cualquier clúster.
  • Call: {{changes [page="PageName"] [max=Number] [date="YYYY-MM-DD"] [noxml=1] [title=1]}}
  • Parameter page can be called as conveniently. It determines, for what cluster to derive list. On silence it is equal to the current page.
  • max determina el número máximo de páginas mostradas. Tenga en cuenta que el número real de páginas mostradas dependerá de las preferencias personales del usuario.
  • Parameter date allows you to specify the date from which the list of changes should be output (and further back). The date parameter can also be specified in the query string.
  • Parameter noxml forces not to derive reference on RSS- flow changes.

1.3. commented

  • Muestra una lista de las páginas comentadas más recientemente en este Wiki.
  • Call: {{commented [page="PageName"] [max=Number]}}
  • Parameter for can be called as conveniently. It determines, for what cluster to derive list. On silence is equal "/", i.e., to the root of site.

1.4. comments

  • Muestra una lista de los comentarios recientes en este Wiki.
  • Call: {{comments [page="PageName"] [max=Number]}}
  • Parameter for can be called as conveniently. It determines, for what cluster to derive list. On silence is equal "/", i.e., to the root of site.

1.5. mostpopular

  • Muestra una lista de las páginas más visitadas.
  • Call: {{mostpopular [max=Number] [page="PageName"] [nomark=1] [dontrecurse="true|false"]}}
  • page page name to start from in the page hierarchy
  • nomark makes it possible to hide frame around
  • dontrecurse if set to true the list will only include pages that are direct children of the "for" page

1.6. orphaned

  • Produce una lista de páginas perdidas (aquellas páginas que no tienen ningún enlace hacia ellas) para algún cluster.
  • Call: {{orphaned [page="PageName"]}}
  • Parameter for can be called as conveniently. It determines, for what cluster to derive list. On silence it is equal to the current page. To display it for all namespaces, use root page="/".

1.7. pageindex

  • Genera un directorio completo de todas las páginas del sitio, ordenadas alfabéticamente.
  • Call: {{pageindex [max=Number] [letter="Letter"] [page="PageName"] [title=0] [system=0|1] [lang="en"]}}

1.8. tree

  • Construye el árbol de páginas empezando por la página actual o la especificada.
  • Call: {{tree [page="PageName"] [depth="Tree Level"] [legend=" "] [sort="desc"] [nomark=1]}}
  • page page name to start from in the page hierarchy
  • depth how far into the cluster
  • sort - pages sorted ascending ('asc', default) or descending ('desc') by tag
  • nomark makes it possible to hide frame around

1.9. wanted

  • Muestra una lista de páginas que aún no existen y que están enlazadas para algún clúster.
  • Call:{{wanted [page="PageName"]}}
  • Parameter for can be called as conveniently. It determines, for what cluster to derive list. On silence it is equal to the current page. To display it for all namespaces, use root page="/".

1.10. whatsnew

  • Muestra una lista de todas las páginas nuevas, eliminadas o modificadas, los nuevos archivos adjuntos y los comentarios.
  • Call: {{whatsnew [page="PageName"] [max=Number]}}

2. Acciones personales

2.1. menu

  • para personalizar los marcadores, se encuentran en la cuenta de usuario, en Marcadores.
  • Call: {{menu [system=0]}}
  • Con el parámetro system y el valor 1, se muestran los marcadores globales por defecto para que los administradores puedan editarlos.
  • system=1 Esta opción también puede activarse en el AdminPanel.

2.2. mychanges

  • Muestra una lista de las páginas que ha modificado, con opciones de clasificación.
  • Call: {{mychanges [max=Number]}}

2.3. mypages

  • Muestra una lista de las páginas que le pertenecen, clasificable por orden alfabético o por fecha de modificación.
  • Call: {{mypages [bychange=1] [bycreation=1]}}

2.4. mywatches

  • Lista de todas las páginas bajo la "observación" de este usuario.
  • Call: {{mywatches}}

2.5. mychangeswatches

  • Lista de las páginas "observadas" modificadas
  • Call: {{mychangeswatches [max=Number]}}

2.6. watchers

  • Muestra una lista de observadores de la página. Sólo funciona para el propietario de la página.
  • Call: {{watchers [page="SomePage"] [nomark=1]}}
  • Parameter for can be called as conveniently. It determines, for what page to derive list. On silence it is equal to the current page.

3. Acciones de servicio

3.1. changepassword

  • Dispatch on email code, with introduction of which is given the access to the change of password.
  • Change of password.
  • Call: {{changepassword}}

3.2. login

  • Muestra un formulario de inicio de sesión si aún no está conectado, o un mensaje de bienvenida si ya está conectado.
  • Call: {{login}}

3.3. registration

  • Muestra el formulario de registro y realiza el registro completo
  • Call: {{registration}}

3.4. usersettings

  • Muestra la página de registro para los invitados y la página de configuración para los usuarios registrados.
  • Call: {{usersettings}}

4. Herramientas de administración

4.1. admincache

  • clear cache, only admins can do
  • Call: {{admincache}}

4.2. admin_recovery

  • Creates the recovery_password hash based on the admin panel access password.
  • Call: {{admin_recovery}}
  • The generated hash must be written in config/config.php, replacing the line 'recovery_password' => 'insert password hash here' . After that you should clear the cache, see admincache.
  • descripción detallada

4.3. admin_replace

  • La acción admin_replace permite a los administradores realizar una búsqueda y sustitución global de cadenas en todas las páginas de contenido de un wiki.
  • Call: {{admin_replace}}
  • Esta acción es adecuada para realizar ediciones sencillas, como cambiar el nombre de un enlace cambiar cadenas, añadir plantillas o corregir errores tipográficos.
  • descripción detallada

4.4. import

  • Importar un archivo XML en un cluster , sólo puede ser llamado por un administrador.
  • Llama: {{import}}
  • http://example.com/somecluster/import --> {{import}}, Después de llamar a la acción, se puede definir la ruta para la importación. Si se introduce Test, la importación tiene lugar en la página http://example.com/Test/
  • Atención: sobrescribe las páginas del clúster con el mismo nombre, {{importar}} suele estar limitado en el lado del servidor por un tiempo de espera después de 30 segundos y, por tanto, es más adecuado para importar páginas individuales, dependiendo de su tamaño.
  • La exportación XML se realiza a través del manejador de página export.xml. Se requieren derechos de lectura para las páginas que se van a exportar.
    Cluster/export.xml (por ejemplo, https://wackowiki.org/doc/Doc/Deutsch/Formatierung/export.xml)

5. Foro

Estas acciones sólo funcionan dentro del grupo de foros definido.

5.1. forums

  • muestra la lista de subforos
  • {{forums [pages="subtag1, subtag2, ..."]}}
  • pages – para crear foros multinivel este parámetro opcional pasa una lista delimitada por comas de nombres de etiquetas de páginas que deben considerarse subforos, y no temas.
  • Las etiquetas deben ser absolutas (no relativas). Si se definen páginas, debe hacerse para todos los subforos y páginas de temas.

5.2. topics

  • muestra la lista de temas del foro
  • {{topics [pages="subtag1, subtag2, ..."]}}
  • pages – cuando se crean foros multinivel este parámetro opcional pasa una lista delimitada por comas de nombres de etiquetas de páginas que deben ser consideradas como subforos, por lo que los temas bajo estas subpáginas del clúster no se mostrarán. Las tags deben ser absolutas.

6. Blog

6.1. blog

  • crea un blog en el espacio de nombres de su elección
  • Call: {{blog [page=cluster] [mode=latest|week|from] [date=YYYY-MM-DD] [max=Number] [title=1] [noxml=1]}}
  • descripción detallada...

6.2. news

  • crea una fuente de noticias en un grupo de noticias predefinido
  • Call: {{news [mode=latest|week|from] [date=YYYY-MM-DD] [max=Number] [title=1] [noxml=1]}}
  • excepto que esta acción sólo se puede utilizar en el grupo de noticias predefinido, todos los demás ajustes son como en la acción de blog
  • for setting the news cluster see Admin panel -> Pages section

7. Otros

7.1. anchor

  • Crea un ancla a la que se puede enlazar desde cualquier página.
  • Call: {{anchor href="ToC1" [text="Index"] [title="Title"]}}

7.2. authors

  • muestra los autores de la página o del clúster
  • Call: {{authors}}
  • descripción detallada?

7.3. calendar

  • muestra un calendario mensual
  • Call: {{calendar [year=2012|2013...] [month="1|2|..."] [highlight="today|1|2|..."]
    [daywidth="3"] [range="1|2|..."] }}
  • year
  • month
  • highlight Día a destacar (número o hoy)
  • daywidth Número de letras para los días de la semana
  • range Número de meses mostrados

7.4. categories

  • muestra las categorías de la página actual
  • Call: {{categories [list=0] [nomark=0]}}
  • list con valor = 1 las categorías se muestran una debajo de otra en una lista. El valor por defecto = 0 y los valores se muestran uno al lado del otro en una lista, separados por comas.
  • Parameter nomark, with the value 1 it suppresses the frame around the result.

7.5. category

  • displays a list of categories of pages and the number of use of the class
  • Call: {{category [page="/PageName"] [list=0] [ids=1,11,21] [lang=de] [inline=0] [sort="abc" or "date"] [nomark=0]}}
  • page - cluster for category selection (default is the current page)
  • list - Value = 0 without further parameters displays a list of the selected categories without links. With value = 1 the categories are linked.
  • ids - show only pages that belong to the numerically determined, comma separated, category ID's
  • lang - optional, to show only the categories of certain language if necessary (defaults to current page lang)
  • inline - optional, with value = 1 to show all categories one after the other and without highlighting the main categories. By default, this value is set to 0.
  • sort - Page categories sorted by alphabet ('abc', default) or the time of creation ('date')
  • nomark - with the value 1 suppresses the frame around the search result. value 2 if parameter ids was selected. Default is value = 0.

7.6. comment

  • you can click "comments" inside bookmarks and wikipages
  • {{comment [page="CommentThisPage"] [text="your text"]}}

7.7. edit

  • puedes hacer clic en "editar" dentro de las wikipáginas
  • {{edit [page="EditThisPage"] [text="your text"]}}

7.8. embed

  • incrustar una aplicación externa o un contenido interactivo, como PDF, YouTube o vídeos
  • Call: {{embed url="someurl.mp4" width=300 height=400 [align="left|center|right"]}}
  • Los tres primeros argumentos son obligatorios. El resto son opcionales.
  • descripción detallada?

7.9. feed

  • Integración de feeds RSS/Atom
  • Call: {{feed url="https://...[|https://...|https://...]" [title="no"] [max=Number] [time=1] [nomark=1]}}
  • title - "text" - displayed as title, "no" - means show no title, empty title - title taken from feed
  • descripción detallada?

7.10. files

  • Form for the load of file to this page or into the global space
  • Call: {{files [page="PageName" or global=1] [order="ext|ext_desc|name_desc|size|size_desc|time|time_desc"] [owner="UserName"] [media=1] [max=Number]}}
  • Parameters:
    • the first parameter is — the name of the page, for which to derive list it is file. If global=1, then the list of the global space is derived
    • order — as to order, correspondingly, on the time, name, name_desc, to size, the size-in-reverse- order, to the expansion
    • owner — to show the files, belonging only to this user
    • media — to parse image, audio and video links into their media tags
  • descripción detallada...

7.11. gallery

  • Con la acción Galería, puedes crear una galería de fotos con imágenes pequeñas que están enlazadas a versiones más grandes. La acción Galería utiliza el modelo de archivo estándar de WackoWiki. Esta acción se puede ampliar con una caja de luz, ver detalles.
  • Llamar: {{gallery}}
  • más detalles

7.12. hashid

  • Genera un enlace permanente a la página
  • Llama: {{hashid [version=0|1]}}
  • versión - 0 enlace a la página, 1 enlace a la versión actual de la página (por defecto)

7.13. hits

  • shows hits for a page
  • Call: {{hits [page="PageName"]}}

7.14. include

  • Escribe el contenido de la página incluida directamente en el cuerpo de otra página (transclusión).
  • Invoke: {{include page="SomePage" [nomark=1] [notoc=1] [nowarning=1] [first_anchor="..." last_anchor="..."]}}
  • If you set nomark=1, then included section is not separated by color. If you set nomark=2, then included section is not separated by color for those users, and it is not permitted for them to edit it; instead the owner and permissions of the page are shown. If you set notoc=1, then titles from the included page are not indexed on the new page. With the nomination into 1 parameters nowarning is not derived the information with call Include for the page, on which there is no access.
  • Note: parameter page can be called as conveniently.
  • the additional parameters first_anchor and last_anchor allow to display only a certain part of the text of the inserted page. To do this, it is necessary to enclose the desired area of the page in the inserted page with the following anchors: {{anchor name="plan_start"}}} desired text section {{{anchor name="plan_end"}}, and then specify these anchor names with the parameters first_anchor and last_anchor in the action include.

7.15. interwikilists

  • Una lista de todos los nodos InterWiki que están definidos en esta instalación.
  • Call: {{interwikilist}}

7.16. lastedited

  • print last editor of the page:
    • Last edited by: SomeUser (22.12.2018 13:08 ) fixed two typos
  • Call : {{lastedited [label=0|1] [note=0|1]}}
  • label - show 'Last edited by:' label
  • note - show edit note

7.17. navigation

  • genera una barra de navegación para desplazarse entre las páginas
  • Call : {{navigation [main="/Libro"] [prev="CapítuloUno"] [next="CapítuloTres"] [table=0|1] [title=1]}}
    • main - tag de página general
    • prev - tag de la página anterior
    • next - de la página siguiente
    • table - permite elegir entre dos plantillas predefinidas (experimental, el nombre de los parámetros puede cambiar)

7.18. pagebreak

  • The break of page is derived (both for print and visual).
  • Call: {{pagebreak}}

7.19. paragraphs

  • It enters numeration for the paragraphs.
  • Call: {{paragraphs [style="before|after|left|right"] [name="absolute|document-relative"]}}
  • The style affects where paragraph numbers will be displayed.

7.20. randomimage

  • Carga una imagen aleatoria
  • Call: {{randomimage [global=0|1] [owner="UserName"] [category="category"] [caption=0|1]}}
  • owner — to show the files, belonging only to this user
  • global1 global images, 0 images attached to the page
  • category — filters images by category

7.21. randompage

  • redirige a una página aleatoria
  • Call: {{randompage [page="PageName"] }}
  • page name to start from in the page hierarchy

7.22. randomphrase

  • Start of random line s any page into the body of data.
  • Call: {{randomphrase page="SomePage" [useemptystring=1]}}
  • useemptystring indicates breaking up a page into blocks separated by an empty line rather than by lines.
  • page specifies the page from which the lines will be selected.

7.23. redirect

  • Incondicionalmente redirige al usuario a otra página
  • Call: {{redirect to="NewPage" [temporary=1]}}
  • temporary1 sets HTTP status code to 302 (default: 301)

7.24. search

  • Any search according to Wacko.
  • Call: {{search [phrase="Term"] [page="PageName"] [options=0|1] [topic=1] [form=1] [nomark=1] [style=one of ("br","ul","ol","comma") ] [scope=one of ("pages", "all")]}}
  • page restricts the search to the specified namespace
  • options - with the value 0 only the search field is displayed, other options and filters are hidden
  • topic it is possible to call title — if it is advanced into 1, then search occurs only on the names of pages, otherwise both on the names and on the texts;
  • form — indicates that it is necessary to derive the form of search together with the results.
  • scope answers for that, where to the search: only in the pages or in the commentaries also.
  • nomark, advanced in one, makes it possible to hide frame around the results of search.
  • style answers for the exterior view of results.
  • All parameters are optional.

7.25. tagcloud

  • shows a tag cloud
  • Call: {{tagcloud [page="/PageName"] [lang="en"] [owner="UserName"] [sort="abc" or "date"] [nomark=0]}}
  • page - where to start counting from (defaults to current tag)
  • lang - categories language if necessary (defaults to current page lang)
  • owner - page owner
  • sort - order categories alphabetically ('abc', default) or by number ('number')
  • nomark - display header and fieldset (1) or 0 (default))

7.26. toc

  • Index on the basis of titles is formed.
  • Call: {{toc [page="PageName"] [legend="legend for toc"] [numerate=1] [start=0|100] [from="h2"] [to="h6"] [nomark=1]}}
  • Parameter legend influences the legend of index itself. Parameter numerate makes it possible to number all titles. Parameter from has silence "h2", i.e., the titles of the first level are not included in index.
  • nomark makes it possible to hide frame around the results
  • Note: all parameters are optional.
  • descripción detallada...

7.27. upload

7.28. usergroups

  • Muestra la lista de grupos y sus miembros.
  • Call: {{usergroups [cols=5] [nomark=1]}}

7.29. users

  • Muestra una lista con los usuarios registrados junto con una cantidad de páginas que les pertenecen.
  • Call: {{users [max=Number]}}