Category: Docs
Test plone/volto branch
In blabla-frontend -> package.json:replaced“@plone/volto”: “16.30.0”with“@plone/volto”: “github:plone/volto#backport5797_16” Or: https://github.com/plone/volto/issues/2810#issuecomment-970200321
Plone 6 set Cookie Auth Helper
admin/acl_users/credentials_cookie_auth/manage_propertiesFormCookie NameChange __ac__ -> __ac__yourwebsite
Plone 6 change default password admin:admin
Generate a strong password: https://passwordsgenerator.net/ Go to /manage_main – acl users – source users and just add a user with id admin and your strong password (if the admin user is not in the list), or edit the existing account.
Remove all jobs from plone.app.async queue
https://stackoverflow.com/questions/77920996/remove-all-jobs-from-plone-app-async-queue http://localhost:8080/plone/async-controlpanel-jobs?queue=&b_start:int=0&b_size:int=3000 $(“input[type=checkbox]”).click() $(“input[name=’form.button.Delete’]”).click() Another solution
e-Factura pentru PFA (pași ce și cum am rezolvat)
(Încă n-am terminat, dar voi actualiza. E un simplu jurnal cu pașii pe care i-am urmat eu ca să îmi rezolv e-Factura pentru PFA-ul meu. Update 08.02: Am terminat! Am trimis cu succes prima e-Factură.) 1. Facturis-online (online, gratis) 03.01.2024 Început de an în forță. Caut cine oferă servicii de integrare e-Factura ANAF gratis. Am…
Yellow screen Ubuntu
Solution: https://youtu.be/Kt0IokNlPdE?si=Vqm-5XmmUXRxpbha
Cuvinte random din notițe
Fac curat pe Google Keep. Hai să păstrez totuși ceva cuvinte cheie. Sunt legate de munca mea ca programator și viața mea acasă în jurul biroului. ereader, Skype, Zope, Google Analytics, Plone, Control Panel, SSH, Git, branch, xml, redesign, Python, Unicode, Sublime, interface, workflow, template, registry, CAPTCHA, https, debug, Kotti, Pyramid, SQL Alchemy, javascript, jQuery,…
Zope, mc
Buildout error
Getting distribution for ‘ZODB3==3.10.5’.In file included from src/BTrees/_OOBTree.c:32:src/BTrees/BTreeModuleTemplate.c:15:10: fatal error: Python.h: No such file or directory15 | #include “Python.h”| ^~~~~~compilation terminated.error: Setup script exited with error: command ‘x86_64-linux-gnu-gcc’ failed with exit status 1An error occurred when trying to install /tmp/tmp6auBruget_dist/ZODB3-3.10.5.tar.gz. Look above this message for any errors that were output by easy_install.While:Installing.Getting section zeo.Initializing section…