Skip to content

Commit

Permalink
🔖 Version 1.1.1 (Emporium) Release
Browse files Browse the repository at this point in the history
  • Loading branch information
Tuhinshubhra committed Feb 1, 2019
1 parent 922ca57 commit 00f418e
Show file tree
Hide file tree
Showing 91 changed files with 91 additions and 91 deletions.
2 changes: 1 addition & 1 deletion VersionDetect/abda.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# Al Mubda version detection
# Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/aef.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# AEF version detection
# Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/aspf.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# AspNetForum version detection
# Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/bboard.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# Burning Board version detection
# Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/bhf.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# Beehive Forum version detection
# Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/brcms.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# BrowserCMS version detection
# Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/cnido.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# CMS Contenido version detection
# Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/cntsis.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# Contensis CMS version detection
# Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/coms.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# Commerce Server version detection
# Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/con5.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# Concrete5 CMS version detection
# Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/csim.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# CMSimple version detection
# Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/detect.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

def start(id, url, ua, ga, source, ga_content):
if id == "wp":
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/discuz.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# Discuz! version detection
# Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/dncms.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# Danneo CMS version detection
# Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/dru.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# Drupal version detection
# Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/dscrs.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# Discourse version detection
# Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/dweb.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# Dynamicweb version detection
# Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/flex.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# FlexCMP version detection
# Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/fudf.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# FUDforum version detection
# Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/impage.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# ImpressPages CMS version detection
# Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/jf.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# JForum version detection
# Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/joom.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

## Joomla version detection
## Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/kbcms.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# KoobooCMS version detection
# Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/koken.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# Koken version detection
# Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/mcb.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# MercuryBoard version detection
# Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/mg.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# Magento version detection
# Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/minibb.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# miniBB version detection
# Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/mura.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# Mura CMS version detection
# Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/mvnf.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# mvnForum version detection
# Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/mybb.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# MyBB version detection
# Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/myupb.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# myUPB version detection
# Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/nodebb.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# NodeBB version detection
# Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/ocms.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# OpenCms Version detection
# Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/ophal.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# Ophal version detection
# Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/otwsm.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# OpenText WSM version detection
# Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/punbb.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# PunBB version detection
# Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/pwind.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# phpWind version detection
# Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/quick.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# Quick.Cms version detection
# Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/rite.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# RiteCMS version detection
# Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/roadz.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# Roadiz CMS version detection
# Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/rock.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# RockRMS version detection
# Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/sfy.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# Sitefinity version detection
# Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/share.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# Microsoft SharePoint Version detection
# Rev 1
Expand Down
2 changes: 1 addition & 1 deletion VersionDetect/slcms.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# This is a part of CMSeeK, check the LICENSE file for more information
# Copyright (c) 2018 Tuhinshubhra
# Copyright (c) 2018 - 2019 Tuhinshubhra

# SeamlessCMS version detection
# Rev 1
Expand Down
Loading

0 comments on commit 00f418e

Please sign in to comment.