danpros / htmly

Simple and fast databaseless PHP blogging platform, and Flat-File CMS
https://www.htmly.com
GNU General Public License v2.0
1.01k stars 258 forks source link

updating to new version #736

Closed lemarcgagnon closed 2 months ago

lemarcgagnon commented 2 months ago

Once again, such a nice work.

My question: If i want to update to your latest version, can i just upload the new files in the repertory and the files will be replaced and the new ones added, right? and my md files do not need to be affected.

Yours,

Marc

danpros commented 2 months ago

Hello,

You can update it via the dashboard (update page/online update), or manually by uploading the new files. Of course, it doesn't affect existing contents. But it's a good idea to always back up/download the content folder (manually or using the dashboard).

lemarcgagnon commented 2 months ago

Hello,

Thanks so much. What a wonderful app. Thanks for the work. I wish I were a programmer to help you out too.

Marc

On Thu, May 2, 2024 at 2:03 PM Dan @.***> wrote:

Hello,

You can update it via the dashboard (update page/online update), or manually by uploading the new files. Of course, it doesn't affect existing contents. But it's a good idea to always back up/download the content folder (manually or using the dashboard).

— Reply to this email directly, view it on GitHub https://github.com/danpros/htmly/issues/736#issuecomment-2090329675, or unsubscribe https://github.com/notifications/unsubscribe-auth/APLLEUQCWPT6ZWMBJNXP5TLZAITP5AVCNFSM6AAAAABHDOTIK2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJQGMZDSNRXGU . You are receiving this because you authored the thread.Message ID: @.***>

danpros commented 2 months ago

Marked as fixed. I will close this one. Thanks

lemarcgagnon commented 2 months ago

Awesome, thanks!

On Fri, May 3, 2024 at 1:21 AM Dan @.***> wrote:

Marked as fixed. I will close this one. Thanks

— Reply to this email directly, view it on GitHub https://github.com/danpros/htmly/issues/736#issuecomment-2091898796, or unsubscribe https://github.com/notifications/unsubscribe-auth/APLLEURO26JXQHHU6F6ZZVTZALC7PAVCNFSM6AAAAABHDOTIK2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJRHA4TQNZZGY . You are receiving this because you authored the thread.Message ID: @.***>

lemarcgagnon commented 1 month ago

Hello.

I have prepared myself many files to upload into the right content folder. However in doing so, the articles are not being listed and the tags become the blogs title.

I had a look and saw that a tag file is being created with all the listings of the tags (content/data/tags.lang ) and it gets in the way for my bulk uploads. Which part of the code is responsible for creating this file, i would like to see the logic in order to replicate it for the files I want to bulk upload.

Thanks,

Marc

On Fri, May 3, 2024 at 8:41 AM Marc Gagnon @.***> wrote:

Awesome, thanks!

On Fri, May 3, 2024 at 1:21 AM Dan @.***> wrote:

Marked as fixed. I will close this one. Thanks

— Reply to this email directly, view it on GitHub https://github.com/danpros/htmly/issues/736#issuecomment-2091898796, or unsubscribe https://github.com/notifications/unsubscribe-auth/APLLEURO26JXQHHU6F6ZZVTZALC7PAVCNFSM6AAAAABHDOTIK2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJRHA4TQNZZGY . You are receiving this because you authored the thread.Message ID: @.***>

lemarcgagnon commented 1 month ago

@Google Drive wich part of htmly files in my drive is responsible for creating the tags

On Sat, May 25, 2024 at 2:10 PM Marc Gagnon @.***> wrote:

Hello.

I have prepared myself many files to upload into the right content folder. However in doing so, the articles are not being listed and the tags become the blogs title.

I had a look and saw that a tag file is being created with all the listings of the tags (content/data/tags.lang ) and it gets in the way for my bulk uploads. Which part of the code is responsible for creating this file, i would like to see the logic in order to replicate it for the files I want to bulk upload.

Thanks,

Marc

On Fri, May 3, 2024 at 8:41 AM Marc Gagnon @.***> wrote:

Awesome, thanks!

On Fri, May 3, 2024 at 1:21 AM Dan @.***> wrote:

Marked as fixed. I will close this one. Thanks

— Reply to this email directly, view it on GitHub https://github.com/danpros/htmly/issues/736#issuecomment-2091898796, or unsubscribe https://github.com/notifications/unsubscribe-auth/APLLEURO26JXQHHU6F6ZZVTZALC7PAVCNFSM6AAAAABHDOTIK2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJRHA4TQNZZGY . You are receiving this because you authored the thread.Message ID: @.***>

lemarcgagnon commented 1 month ago

gee whiz i got it wrong, as seen in the picture, the tags column is being replaced by the name fd the file for all uploaded files in the folder

On Sat, May 25, 2024 at 2:14 PM Marc Gagnon @.***> wrote:

@Google Drive wich part of htmly files in my drive is responsible for creating the tags

On Sat, May 25, 2024 at 2:10 PM Marc Gagnon @.***> wrote:

Hello.

I have prepared myself many files to upload into the right content folder. However in doing so, the articles are not being listed and the tags become the blogs title.

I had a look and saw that a tag file is being created with all the listings of the tags (content/data/tags.lang ) and it gets in the way for my bulk uploads. Which part of the code is responsible for creating this file, i would like to see the logic in order to replicate it for the files I want to bulk upload.

Thanks,

Marc

On Fri, May 3, 2024 at 8:41 AM Marc Gagnon @.***> wrote:

Awesome, thanks!

On Fri, May 3, 2024 at 1:21 AM Dan @.***> wrote:

Marked as fixed. I will close this one. Thanks

— Reply to this email directly, view it on GitHub https://github.com/danpros/htmly/issues/736#issuecomment-2091898796, or unsubscribe https://github.com/notifications/unsubscribe-auth/APLLEURO26JXQHHU6F6ZZVTZALC7PAVCNFSM6AAAAABHDOTIK2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJRHA4TQNZZGY . You are receiving this because you authored the thread.Message ID: @.***>

danpros commented 1 month ago

Hello,

Those file auto generated and always updated with current contents.