Contents with the Open source Tag Node
-
Open-source Lombiq projects now published on NuGet
Open source, NuGetWe have more than 160 open-source repositories under our GitHub organization, out of which more than 140 are somehow related to Orchard (including Orchard Core and 1.x). Up until now, if you wanted to utilize our projects in your own ones, you could only reference them as Git submodules or copy over the source files. Now, however, all the Orchard Core-related projects of ours, as well as several others, are available as NuGet packages!
-
Lombiq is 8 years old!
Orchard, Open source, Anniversary, Orchard CoreToday is the 8th anniversary of founding Lombiq! On this special occasion, we have gathered 8 important factors of our company's life. We are glad that we took these steps at that time otherwise we might not be able to celebrate with our strong community here today.
-
Introducing our HipChat to Microsoft Teams Migration Utility
Open source, Migration, HipChat, Microsoft TeamsIf you're a user of Atlassian's chat service, HipChat, just like us, then you've surely heard that it'll be retired in February 2019. While Atlassian recommends and officially supports migrating to Slack what if you wanted to try Microsoft Teams instead? While there is no official support from Microsoft to migrate to Teams you can try our free and open source tool that we're releasing just now!
-
Git-hg Mirror is now open source!
Release, Open source, Git-hg MirrorThe code behind our two-way Git-Mercurial sync service Git-hg Mirror is now open source! We're quite an open source company with dozens of projects on GitHub but up until now the code of Git-hg Mirror was private. Why? Simply because we didn't think it's worth open sourcing (being a very specific solution) and it was just easier not to do it. But suddenly several people nudged us in the last weeks so it's now all open source! Check out the Git-Hg Mirror Daemon and Git-Hg Mirror Common repos on GitHub!
-
Lombiq Fields Orchard module released with some useful content fields
Release, Orchard, Open source, Content fieldsFields in Orchard are simply to use ways of building your own content: you can enrich content items to store a variety of data in the available fields. With our Lombiq Fields module we now add two new ones: Media Library Upload Field and the Money Field.
-
Making simple Orchard development tasks simple with Abstractions
Release, Orchard, Open sourceOrchard, the beloved content management framework we built Lombiq on admittedly has a steep learning curve. Well, with great investment into learning Orchard comes great power or something, but still, how can we make some simple, everyday development tasks in Orchard easier? Can we also give beginner developers a tool to quickly flush out some simpler modules with only understanding the basics, leaving some more time to learn the whole system?
-
We've broken the Internet with downloadable content items
Release, Orchard module, Orchard, Open sourceOur new Download as... Orchard module brings the ability to download content items as files: currently HTML or PDF. This means you can give automatic download links for your contents on your Orchard sites (something that's our profession to develop). The module even cares about flattening hierarchies of content that are defined with container-contained connections. We already use the module so you can download the vast knowledge collection of Orchard Dojo Library.
You can see a demo of the module on the Orchard podcast.
-
New Lombiq Antispam Orchard module, already in the Orchard core
Release, Orchard, Open sourceA bit more than a week ago we demoed a new Orchard module of us on the Community Meeting, Antispam. The module contains only one small but useful feature, a content part (JavaScript AntiSpam Part): this part prevents clients not running JavaScript from posting content item editor forms. What this means is that content item forms (like comment forms or contact forms) employing this part can't be posted by spambots, since spambots commonly don't support JavaScript fortunately.
Following the decision on the meeting we also quickly added this feature to the built-in Orchard.AntiSpam module, so if you're running the latest Orchard source (like the Lombiq sites do) you can already use JavaScript AntiSpam Part! We use it and it really works!
-
New Orchard modules: Watcher and Route Permissions
Release, Orchard module, Orchard, Open sourceAt Lombiq we believe in open source and empower it how we can: for example we routinely release open source Orchard modules that are freely usable by anyone on their Orchard-driver websites. Recently we created two modules: Watcher and Route Permissions.
-
Our new Orchard module, Associativy Internal Link Graph Builder released
Release, Orchard, Open sourceWe recently released a new module of ours, Associativy Internal Link Graph Builder. This module lets you automatically build Associativy graphs by parsing internal links between content items. Associativy graphs are networks of connected content items that can be visualized, explored and searched in many ways, creating a unique form of content display. The Orchard Dojo Graph runs on Associativy too and uses our new module.
-
Lombiq's first open source projects
Release, Orchard module, Orchard theme, Orchard, Open sourceLombiq maintains and/or provides commercial support for multiple open source projects, Orchard modules and themes, as you can see under our GitHub profile. There are two projects that we actually published along with the founding of Lombiq: Pretty Good Bootstrap Base Theme and Orchard Read-only.