Plantillas
From Wickle Wiki
Plantillas hechas
- Plantilla para los comentarios , para que se inserte al final de cada pagina y que los usuarios puedan comentar esa entrada en el wiki:
Basta poner : {{Comments}}
ej:
- Para poner notas sobre la edicion de la pagina actual Template:Nota
I need help to complete this article. Yo may help us editing this text, if this is protected, you may edit another documents.
- Avisos, falta definir el mensaje final Template:Warning:
Warning: There are a problem with this item.
- Lista de tareas (TODOs) Template:Todo:
At the moment the most inminant tareas are the development of the principal classes for the application.
- [edit]
Server side :
- For this , we need two classes , one agent for listen to client messages and process it (the client sends actions encapsulated on XML messages ). We need too a servlet for authentication and other issues.
- [edit]
Client side:
simple UI and agent to send actions to server.
- Plantillas Barras de progreso :
plantillas amarillas:
- Esqueleto para las plantillas de caja:
| {{{PROJECT_NAME}}} | |
|---|---|
| |

