Discussion:
[Mayan EDMS: 2138] Removing Menus/Options
Diego R.
2017-09-28 21:34:57 UTC
Permalink
Hello,
First of all, congratulations on the project, Mayan-EDMS looks great. I've
installed very easily and everything is working great.
My question is, i need a very simple EDMS, i really don't want "Workflow"
"Cabinets" "Checkouts" "Tags" and etc. It's too much information for my
needs and my users, i just need a very simple Document archive with a
search function and Roles/Groups/Users. That's it. Can you explain me how
(if possible) can i remove this menus/options/ i don't want to use?
Thank you in advance.
--
---
You received this message because you are subscribed to the Google Groups "Mayan EDMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mayan-edms+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
David Kimmel
2017-09-28 22:01:07 UTC
Permalink
Hi Diego,

There was some discussion on this a little while back and it seems like the
way to do this is to create your own app within Mayan/Django and add some
code into its initialization to remove the items.

This message has some details, including code, of how that should work:
https://groups.google.com/forum/#!searchin/mayan-edms/unbind|sort:relevance/mayan-edms/5411pkKBXoE/2_MbUD5dFQAJ
The bugs mentioned in the message seem to have been fixed in current
versions of Mayan.

There is a bit of documentation on how to set up a new app within
Mayan/Django in the Mayan docs, but you might need to look at the Django
docs to fill in some gaps.

I'm looking at doing some of this in the future, but I haven't actually
built anything yet.

Thanks,
-- Dave
Post by Diego R.
Hello,
First of all, congratulations on the project, Mayan-EDMS looks great.
I've installed very easily and everything is working great.
My question is, i need a very simple EDMS, i really don't want "Workflow"
"Cabinets" "Checkouts" "Tags" and etc. It's too much information for my
needs and my users, i just need a very simple Document archive with a
search function and Roles/Groups/Users. That's it. Can you explain me how
(if possible) can i remove this menus/options/ i don't want to use?
Thank you in advance.
--
---
You received this message because you are subscribed to the Google Groups
"Mayan EDMS" group.
To unsubscribe from this group and stop receiving emails from it, send an
For more options, visit https://groups.google.com/d/optout.
--
---
You received this message because you are subscribed to the Google Groups "Mayan EDMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mayan-edms+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Diego R.
2017-09-29 15:52:19 UTC
Permalink
Thanks David,
The thing is, i know nothing about Django and i have no idea on how to even
start to create my own app within Mayan/Django. I was hoping to have a
quick option like commenting some lines of code to prevent que menu option
to appear or something, maybe "creating my own app" is the "quick option"
and i'm just too ignorant on the matter so if there is a guide/step-by-step
somewhere, can you link me please because i don't even know where to start
but i really want to give it a try. Thanks again.

Em quinta-feira, 28 de setembro de 2017 19:01:10 UTC-3, David Kimmel
Post by David Kimmel
Hi Diego,
There was some discussion on this a little while back and it seems like
the way to do this is to create your own app within Mayan/Django and add
some code into its initialization to remove the items.
https://groups.google.com/forum/#!searchin/mayan-edms/unbind|sort:relevance/mayan-edms/5411pkKBXoE/2_MbUD5dFQAJ
The bugs mentioned in the message seem to have been fixed in current
versions of Mayan.
There is a bit of documentation on how to set up a new app within
Mayan/Django in the Mayan docs, but you might need to look at the Django
docs to fill in some gaps.
I'm looking at doing some of this in the future, but I haven't actually
built anything yet.
Thanks,
-- Dave
Post by Diego R.
Hello,
First of all, congratulations on the project, Mayan-EDMS looks great.
I've installed very easily and everything is working great.
My question is, i need a very simple EDMS, i really don't want
"Workflow" "Cabinets" "Checkouts" "Tags" and etc. It's too much information
for my needs and my users, i just need a very simple Document archive with
a search function and Roles/Groups/Users. That's it. Can you explain me how
(if possible) can i remove this menus/options/ i don't want to use?
Thank you in advance.
--
---
You received this message because you are subscribed to the Google Groups
"Mayan EDMS" group.
To unsubscribe from this group and stop receiving emails from it, send an
For more options, visit https://groups.google.com/d/optout.
--
---
You received this message because you are subscribed to the Google Groups "Mayan EDMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mayan-edms+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...