Content Management
Django Web Framework
Mambo/Joomla! Hack - Rechte von Usern ändern (english) | Mambo/Joomla! Hack - Rechte von Usern ändern (english) |
|
|
|
|
In Englisch: Mambo Version: 4.5.2 You have to hack /classes/gacl.class.php for that. Depending on what the user should be allowed to do add something like these lines in gacl.class.php around line 160 array( 'action', 'add', 'users', 'registered', 'content', 'own' ), array( 'action', 'edit', 'users', 'registered', 'content', 'own' ), array( 'action', 'publish', 'users', 'registered', 'content', 'own')This will allow registered users to add/edit/publish their own content. Make sure that when adding these lines after line 180 you must not add a comma to the last line ! Relevante Beiträge (automatisch): |
| < Voriger Artikel | Nächster Artikel > |
|---|
Wenn dir die Seite
nützlich war, gib ihr doch ein +1:
| Kein 3D-PDF mehr aus CAD-Daten in Acrobat X |
| Nach dem Verkauf des 3D-PDF-SDK wird es einem Adobe Blog-Posting zufolge im neuen Acrobat X keine Import-Schnittstellen mehr für 3D CAD-Daten mehr geben. Es wird dann nur noch möglich sein, PRC und U3D zu importieren und in ein 3D-PDF zu wandeln. Software zur Konvertierung von 3D CAD-Daten in 3D-PDF wird in Zukunft von Tech Soft 3D oder Tetra4D LLC angeboten. |