Account created on 6 November 2018, about 6 years ago
#

Recent comments

πŸ‡©πŸ‡ͺGermany rnsrk

Try this. Adds a overview page by \Drupal\system\Controller\SystemController::systemAdminMenuBlockPage and assign the settings menu route to it.

πŸ‡©πŸ‡ͺGermany rnsrk

This is a quite old one, you may ask in the https://chat.wiss-ki.eu/wisski/channels/town-square if anyone uses this in a project.

πŸ‡©πŸ‡ͺGermany rnsrk

We do not use this kind of visualisation anymore, what Knurg means, is that if you like to have something like jit you need to develop something own.

πŸ‡©πŸ‡ͺGermany rnsrk

I think in this example the disambiguation has no function and is there of legacy reasons. Disambiguation is used if you want to identify a entity via a property or entity reference routines to reuse it or link to an existing one.
If you have the field "birthplace" with the path "Person -> born -> Birth -> take place -> Place -> identified by -> Appellation" and one person is born in Chongqing and another person, too and you want to reuse the place entity called Chongqing you disambiguate in Place, then if you fill in the field birthplace "Chongqing" the entity is reused. If you want not only create new entities by one field, but have the whole form, you use Entity reference. But we have a mattermost by the way: https://chat.wiss-ki.eu If you have more support issues, you may want to join the channel https://chat.wiss-ki.eu/wisski/channels/how-to.

πŸ‡©πŸ‡ͺGermany rnsrk

Hi could you please visit /admin/reports/dblog and provide the error messages with tracing information?

πŸ‡©πŸ‡ͺGermany rnsrk

rnsrk β†’ created an issue.

πŸ‡©πŸ‡ͺGermany rnsrk

Done in README and add a licence-file, too.

πŸ‡©πŸ‡ͺGermany rnsrk

We add primary keys to respective tables through the wisski_core/wisski_core.install patches 8010 to 8013.

πŸ‡©πŸ‡ͺGermany rnsrk

Seems to work well Tom!

πŸ‡©πŸ‡ͺGermany rnsrk

We take the description issue to our backlog, but we fixed the deprecation warnings with the attached patch. Ether you apply the patch or pull the latest wisski dev version β†’ .

πŸ‡©πŸ‡ͺGermany rnsrk

Thanks, we discuss this. It's a little more complex, since you need a synchronisation between wisski pathbuilder options and drupal entity options.

πŸ‡©πŸ‡ͺGermany rnsrk

Forget the patch, we wrote update routines, which handles to remove duplicate rows and create primary keys with commit b9336181e6906d657cc2a32d0be716c1810c9479.

πŸ‡©πŸ‡ͺGermany rnsrk

I've made a patch, but we have to check it carefully, because it alters the database table definitions and add primary keys. I also removed the deprecated schema_uninstall and _install hooks, this may have site effects to older drupal versions, we have to check this for drupal 8, 9 and 10 WissKI Version to avoid crashing the database or mess up the tables! And I added ['allowed_classes' => FALSE] to the unserialize()-Method, because serialization without this option is marked as unsecure - but I'm not sure if this is the right option - so we may substitute with json_encode anyway.

πŸ‡©πŸ‡ͺGermany rnsrk

rnsrk β†’ created an issue.

πŸ‡©πŸ‡ͺGermany rnsrk

rnsrk β†’ created an issue.

πŸ‡©πŸ‡ͺGermany rnsrk

Implementation in Sparql11EngineWithPB::retrieve failed, because it produced to much overhead. Functions used to add comments and labels should only used in WissKIPathForm.

πŸ‡©πŸ‡ͺGermany rnsrk

It may have to do with the modelling of the image inside the entity, because the image files are fetched and connected to another image entity. This may provoke conflicts with the target ids.

πŸ‡©πŸ‡ͺGermany rnsrk

Removed all the version keys from sub modules with commit a6fbb84f.

πŸ‡©πŸ‡ͺGermany rnsrk

Thanks a lot, WissKI has a lot of submodules, we have to search for version keys there, too before I can close the issue.

πŸ‡©πŸ‡ͺGermany rnsrk

rnsrk β†’ made their first commit to this issue’s fork.

Production build 0.71.5 2024