Skip to content
#

mods

Here are 303 public repositories matching this topic...

FellsHollow
FellsHollow commented May 4, 2020
  • Description: [Enter what you did and what happened]
  • Version: 1.4.8
  • OS: Windows-10-10.0.18362-SP0 (64-bit)
  • Type: <class 'OverflowError'>
  • Value: argument 2 overflowed: value must be in the range -2147483648 to 2147483647
  • Traceback:
  File "cddagl\ui\views\main.py", line 3512, in step

taubenangriff
taubenangriff commented Aug 3, 2019

should exactly work like an add, but with a precheck if the added content is already there on the same level, in which case it does not add it.

Useful for making mods modular with building menu.

Example:
Mod A and Mod B should insert Buildings into the modded category 9000.
For no dependency between both mods the building category 9000 needs to be created and set up, and also added to t

kitodo-production
kitodo-presentation
sebastian-meyer
sebastian-meyer commented Oct 8, 2019

General Maintenance and Modernization

  • Support Fluid templates for easy content rendering (especially for metadata)
  • Consistently use type declaration for parameters and return values
  • Complete and fix phpDoc (in the given order)
    • Documentation for each class (@package, @subpackage, @access, @abstract, @property)
    • Documentation for each property (`@a

Improve this page

Add a description, image, and links to the mods topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mods topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.