Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Poner más carpetas en Editor->Archives (Página 6) #8

Open
ajspadial opened this issue Sep 15, 2014 · 0 comments
Open

Poner más carpetas en Editor->Archives (Página 6) #8

ajspadial opened this issue Sep 15, 2014 · 0 comments

Comments

@ajspadial
Copy link
Member

Opciones a incluir:

  • Archives,
  • Published y
  • Declined

Debido a que existe una llamada a un Hook en: \templates\editor\index.tpl
{call_hook name="Templates::Editor::Index::Submissions"}

Añadido un “generic” plugin Archives que realice la función.

En \classes\article\ Article.inc.ph, están las definiciones:

STATUS_ARCHIVED’, 0STATUS_QUEUED’, 1 //( en edición, revisión o sin asignar)
‘STATUS_PUBLISHED, 3STATUS_DECLINED’, 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant