-
-
Notifications
You must be signed in to change notification settings - Fork 259
Support for .wpress archive — Wordpress Backup made with All-in-One WP Migration #919
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@porg are you abre to provide an example |
Yes, but I prefer to not post this publicly as it shows the whole Wordpress configuration. |
Sure! info@keka.io |
Sent a sample file to you via email. |
Missing the format icon yet, but here a build that supports
This one will eventually be implemented in #337, but no timeline for it. |
Downloaded and tested
Feedback
Followup regarding the icon
|
The icon will be made using the current Keka style, plain icon with the extension on bottom. I could use that blue from the ServMask icon :) By the way I was unable to use the |
Icon is two-fold here
Please help me clarify
|
|
Note But I offer an alternative for you: The file |
I'm not sure I get all of that. I'm only missing the icon in that build because the workflow I use for Keka icons is broken right now but wanted to share the build right away.
Already did that in the build, you should see "WordPress Backup" in Finder's Kind column. Maybe you need to restart Finder if you see "Keka Document". Should I add "All-in-On" too?
It depends on the user configuration but quick answer is yes. By default Traktor could include icons too, just needs to set the document type in the project plist. For example: <dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>wpress</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>wpress</string>
<key>CFBundleTypeName</key>
<string>WordPress Backup</string>
</dict> Other than that I've never used the Qt framework, so I'm not sure how or where they should set that information. The developers used it in Traktor so it is a cross platform application with UI. |
Proposal: If a gradient then better the blue on bottom (nice contrast with the white text) and fading out to gray to the top. |
Great, let's take this one. |
Yes, ok, take that one! |
Finder File type name is generic instead of specific❌ Persists also after a restart of macOS (11.6): Further investigationThis is what mdls says:
|
Here the latest build: |
I do see: aone@aONe-M1 Tests % mdls a.wpress
_kMDItemDisplayNameWithExtensions = "a.wpress"
kMDItemContentCreationDate = 2021-10-08 15:23:15 +0000
kMDItemContentCreationDate_Ranking = 2021-10-08 00:00:00 +0000
kMDItemContentModificationDate = 2021-10-08 15:23:15 +0000
kMDItemContentModificationDate_Ranking = 2021-10-08 00:00:00 +0000
kMDItemContentType = "com.servmask.wpress-backup"
kMDItemContentTypeTree = (
"com.servmask.wpress-backup",
"public.data",
"public.item",
"public.archive"
)
kMDItemDateAdded = 2021-10-26 11:44:26 +0000
kMDItemDateAdded_Ranking = 2021-10-26 00:00:00 +0000
kMDItemDisplayName = "a.wpress"
kMDItemDocumentIdentifier = 8005
kMDItemFSContentChangeDate = 2021-10-08 15:23:15 +0000
kMDItemFSCreationDate = 2021-10-08 15:23:15 +0000
kMDItemFSCreatorCode = ""
kMDItemFSFinderFlags = 0
kMDItemFSHasCustomIcon = (null)
kMDItemFSInvisible = 0
kMDItemFSIsExtensionHidden = 0
kMDItemFSIsStationery = (null)
kMDItemFSLabel = 0
kMDItemFSName = "a.wpress"
kMDItemFSNodeCount = (null)
kMDItemFSOwnerGroupID = 20
kMDItemFSOwnerUserID = 501
kMDItemFSSize = 33358356
kMDItemFSTypeCode = ""
kMDItemInterestingDate_Ranking = 2021-10-08 00:00:00 +0000
kMDItemKind = "WordPress All-in-One Backup"
kMDItemLogicalSize = 33358356
kMDItemPhysicalSize = 33361920
aone@aONe-M1 Tests % |
✅ With this your new build my
|
✅ Closing: This feature was included in release 1.2.50 (4808) |
Foreword
Feature Request
Would be cool if Keka as my favorite Mac archiving app could:
backup.wpress.7z
The text was updated successfully, but these errors were encountered: