Skip to content

Commit 78e1101

Browse files
authored
Merge pull request #2 from SergeyMi37/prepare-for-zpm
prepare for zpm
2 parents dab163e + a88960c commit 78e1101

File tree

7 files changed

+730100
-730097
lines changed

7 files changed

+730100
-730097
lines changed

module.xml

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Export generator="Cache" version="25">
3-
<Document name="objectscript-sample.ZPM">
3+
<Document name="posts-and-tags.ZPM">
44
<Module>
5-
<Name>objectscript-sample</Name>
6-
<Version>0.0.1</Version>
5+
<Name>posts-and-tags</Name>
6+
<Version>0.0.2</Version>
77
<Packaging>module</Packaging>
88
<SourcesRoot>src</SourcesRoot>
9-
<Resource Name="PackageSample.PKG"/>
9+
<Resource Name="community.PKG" Directory="cls"/>
10+
<Resource Name="community.comment.GBL" Directory="gbl"/>
11+
<Resource Name="community.post.GBL" Directory="gbl"/>
12+
<Resource Name="Community.tag.GBL" Directory="gbl"/>
1013
</Module>
1114
</Document>
1215
</Export>
File renamed without changes.
File renamed without changes.
File renamed without changes.

src/gbl/Community/Comment.xml renamed to src/gbl/community.comment.xml

Lines changed: 352047 additions & 352047 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)