Re: blog migration

2023-06-08 Thread Peter Kovacs

cool! DurgaPrasad Potnuru,


All you need is a github account. And a local git installation. I use 
Codium (a variation of Visual Code) as an editor. but you can use others.



fork the Project https://github.com/apache/openoffice-project - on the 
page top right you see a button "Fork"


then clone the project to your machine.     git clone

switch to the branch missing-pictures and continue editing.


lf you want to check the results offline you can follow guide 
https://infra.apache.org/asf-pelican-local.html. (the script will clone 
the site ) But the setup does only work on mac and Linux.


Once done with your work, sync with your fork. On github create a merge 
request back to apache missing-pictures branch. A button should apear   
automaticly, just check for the right branch.




All the best

Peter



Am 08.06.23 um 15:25 schrieb DurgaPrasad Potnuru:

Hello Peter
Happy to pitch in

Which aspect can we help with.
What are the access needed for the same.



On Thu, 8 Jun, 2023, 2:28 pm Peter Kovacs,  wrote:


Okay, that was not smart. For some reason I missed that a lot of
pictures referenced to the blog.

I have started to fix this on branch
https://openoffice-missing-pictures.staged.apache.org/blogpage.html

you can preview the results here:
https://openoffice-missing-pictures.staged.apache.org/


and I could use some help.

I save the pictures from:
https://web.archive.org/web/20170119032007/https://blogs.apache.org/OOo/
into content/images/blog

rename to blogname_picturetitle.filetype

change the link to "../images/blog/blogname_picturetitle.filetype"


2 articles have been fixed. 50 mill downloads and 1 year developer

If someone wants to help, Please answer here.

All the best

Peter

Am 08.06.23 um 09:03 schrieb Peter Kovacs:

Ahh yes, I messed up a little. let me check.

Am 07.06.23 um 20:32 schrieb Matthias Seidel:

Hi all,

Sorry for the confusion, I looked into /blog, not on /blogpage.html.

But I think the page does not build...

Regards,

 Matthias

Am 07.06.23 um 20:25 schrieb Matthias Seidel:

Hi All,

Am 06.06.23 um 19:24 schrieb Marcus:

Am 02.06.23 um 23:05 schrieb Peter Kovacs:

The roller migration can be reviewed at [1].

Please, have a look through the page if something broke that I
missed. Or Other things we need to look at.

All pages where moved into a page sub folder. In folder blogs all
our blog post can be found.

that's great news! Thanks a lot for the migration. :-)


Open Points fron my side:

# FAQ - Blog needs to be rewritten

I don't see a FAQ that needs to be rewritten. However, it's just the
same step as you would edit another webpage.

Ooops, I just edited a few external links and now the blog looks a bit
"different"

I edited in /blog, should I edit in /blog_entry ?

Regards,

 Matthias


# figure out how we can automate the Announcement part in General
about

Yes, could be done. But it's no big deal to do it manually. It's just
- copy & paste the old text+links
- exchange a few data
- and that's it ;-)


# fixate the banner and menu on top without overlap effect

I don't see a different behavior when I open / close the Project menu
- compared with the other menu items.

Another point:
The separator line and the "Continue Reading" link are differently
positioned for every blog item. It depends how long the blog text is.
So, the text length could be fixed. Let's see.

Marcus


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org




-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: blog migration

2023-06-08 Thread DurgaPrasad Potnuru
Hello Peter
Happy to pitch in

Which aspect can we help with.
What are the access needed for the same.



On Thu, 8 Jun, 2023, 2:28 pm Peter Kovacs,  wrote:

> Okay, that was not smart. For some reason I missed that a lot of
> pictures referenced to the blog.
>
> I have started to fix this on branch
> https://openoffice-missing-pictures.staged.apache.org/blogpage.html
>
> you can preview the results here:
> https://openoffice-missing-pictures.staged.apache.org/
>
>
> and I could use some help.
>
> I save the pictures from:
> https://web.archive.org/web/20170119032007/https://blogs.apache.org/OOo/
> into content/images/blog
>
> rename to blogname_picturetitle.filetype
>
> change the link to "../images/blog/blogname_picturetitle.filetype"
>
>
> 2 articles have been fixed. 50 mill downloads and 1 year developer
>
> If someone wants to help, Please answer here.
>
> All the best
>
> Peter
>
> Am 08.06.23 um 09:03 schrieb Peter Kovacs:
> > Ahh yes, I messed up a little. let me check.
> >
> > Am 07.06.23 um 20:32 schrieb Matthias Seidel:
> >> Hi all,
> >>
> >> Sorry for the confusion, I looked into /blog, not on /blogpage.html.
> >>
> >> But I think the page does not build...
> >>
> >> Regards,
> >>
> >> Matthias
> >>
> >> Am 07.06.23 um 20:25 schrieb Matthias Seidel:
> >>> Hi All,
> >>>
> >>> Am 06.06.23 um 19:24 schrieb Marcus:
>  Am 02.06.23 um 23:05 schrieb Peter Kovacs:
> > The roller migration can be reviewed at [1].
> >
> > Please, have a look through the page if something broke that I
> > missed. Or Other things we need to look at.
> >
> >All pages where moved into a page sub folder. In folder blogs all
> > our blog post can be found.
>  that's great news! Thanks a lot for the migration. :-)
> 
> > Open Points fron my side:
> >
> > # FAQ - Blog needs to be rewritten
>  I don't see a FAQ that needs to be rewritten. However, it's just the
>  same step as you would edit another webpage.
> >>> Ooops, I just edited a few external links and now the blog looks a bit
> >>> "different"
> >>>
> >>> I edited in /blog, should I edit in /blog_entry ?
> >>>
> >>> Regards,
> >>>
> >>> Matthias
> >>>
> > # figure out how we can automate the Announcement part in General
> > about
>  Yes, could be done. But it's no big deal to do it manually. It's just
>  - copy & paste the old text+links
>  - exchange a few data
>  - and that's it ;-)
> 
> > # fixate the banner and menu on top without overlap effect
>  I don't see a different behavior when I open / close the Project menu
>  - compared with the other menu items.
> 
>  Another point:
>  The separator line and the "Continue Reading" link are differently
>  positioned for every blog item. It depends how long the blog text is.
>  So, the text length could be fixed. Let's see.
> 
>  Marcus
> 
> 
>  -
>  To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
>  For additional commands, e-mail: dev-h...@openoffice.apache.org
> 
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> > For additional commands, e-mail: dev-h...@openoffice.apache.org
> >
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>
>


Re: blog migration

2023-06-08 Thread Peter Kovacs

Short update: There are 24 articles left to fix. I have fixed another 8.

I will continue tomorrow.


Am 08.06.23 um 10:58 schrieb Peter Kovacs:
Okay, that was not smart. For some reason I missed that a lot of 
pictures referenced to the blog.


I have started to fix this on branch 
https://openoffice-missing-pictures.staged.apache.org/blogpage.html


you can preview the results here: 
https://openoffice-missing-pictures.staged.apache.org/



and I could use some help.

I save the pictures from: 
https://web.archive.org/web/20170119032007/https://blogs.apache.org/OOo/ 
into content/images/blog


rename to blogname_picturetitle.filetype

change the link to "../images/blog/blogname_picturetitle.filetype"


2 articles have been fixed. 50 mill downloads and 1 year developer

If someone wants to help, Please answer here.

All the best

Peter

Am 08.06.23 um 09:03 schrieb Peter Kovacs:

Ahh yes, I messed up a little. let me check.

Am 07.06.23 um 20:32 schrieb Matthias Seidel:

Hi all,

Sorry for the confusion, I looked into /blog, not on /blogpage.html.

But I think the page does not build...

Regards,

    Matthias

Am 07.06.23 um 20:25 schrieb Matthias Seidel:

Hi All,

Am 06.06.23 um 19:24 schrieb Marcus:

Am 02.06.23 um 23:05 schrieb Peter Kovacs:

The roller migration can be reviewed at [1].

Please, have a look through the page if something broke that I
missed. Or Other things we need to look at.

   All pages where moved into a page sub folder. In folder blogs all
our blog post can be found.

that's great news! Thanks a lot for the migration. :-)


Open Points fron my side:

# FAQ - Blog needs to be rewritten

I don't see a FAQ that needs to be rewritten. However, it's just the
same step as you would edit another webpage.

Ooops, I just edited a few external links and now the blog looks a bit
"different"

I edited in /blog, should I edit in /blog_entry ?

Regards,

    Matthias

# figure out how we can automate the Announcement part in General 
about

Yes, could be done. But it's no big deal to do it manually. It's just
- copy & paste the old text+links
- exchange a few data
- and that's it ;-)


# fixate the banner and menu on top without overlap effect

I don't see a different behavior when I open / close the Project menu
- compared with the other menu items.

Another point:
The separator line and the "Continue Reading" link are differently
positioned for every blog item. It depends how long the blog text is.
So, the text length could be fixed. Let's see.

Marcus


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: blog migration

2023-06-08 Thread Peter Kovacs
Okay, that was not smart. For some reason I missed that a lot of 
pictures referenced to the blog.


I have started to fix this on branch 
https://openoffice-missing-pictures.staged.apache.org/blogpage.html


you can preview the results here: 
https://openoffice-missing-pictures.staged.apache.org/



and I could use some help.

I save the pictures from: 
https://web.archive.org/web/20170119032007/https://blogs.apache.org/OOo/ 
into content/images/blog


rename to blogname_picturetitle.filetype

change the link to "../images/blog/blogname_picturetitle.filetype"


2 articles have been fixed. 50 mill downloads and 1 year developer

If someone wants to help, Please answer here.

All the best

Peter

Am 08.06.23 um 09:03 schrieb Peter Kovacs:

Ahh yes, I messed up a little. let me check.

Am 07.06.23 um 20:32 schrieb Matthias Seidel:

Hi all,

Sorry for the confusion, I looked into /blog, not on /blogpage.html.

But I think the page does not build...

Regards,

    Matthias

Am 07.06.23 um 20:25 schrieb Matthias Seidel:

Hi All,

Am 06.06.23 um 19:24 schrieb Marcus:

Am 02.06.23 um 23:05 schrieb Peter Kovacs:

The roller migration can be reviewed at [1].

Please, have a look through the page if something broke that I
missed. Or Other things we need to look at.

   All pages where moved into a page sub folder. In folder blogs all
our blog post can be found.

that's great news! Thanks a lot for the migration. :-)


Open Points fron my side:

# FAQ - Blog needs to be rewritten

I don't see a FAQ that needs to be rewritten. However, it's just the
same step as you would edit another webpage.

Ooops, I just edited a few external links and now the blog looks a bit
"different"

I edited in /blog, should I edit in /blog_entry ?

Regards,

    Matthias

# figure out how we can automate the Announcement part in General 
about

Yes, could be done. But it's no big deal to do it manually. It's just
- copy & paste the old text+links
- exchange a few data
- and that's it ;-)


# fixate the banner and menu on top without overlap effect

I don't see a different behavior when I open / close the Project menu
- compared with the other menu items.

Another point:
The separator line and the "Continue Reading" link are differently
positioned for every blog item. It depends how long the blog text is.
So, the text length could be fixed. Let's see.

Marcus


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: blog migration

2023-06-08 Thread Peter Kovacs

Ahh yes, I messed up a little. let me check.

Am 07.06.23 um 20:32 schrieb Matthias Seidel:

Hi all,

Sorry for the confusion, I looked into /blog, not on /blogpage.html.

But I think the page does not build...

Regards,

    Matthias

Am 07.06.23 um 20:25 schrieb Matthias Seidel:

Hi All,

Am 06.06.23 um 19:24 schrieb Marcus:

Am 02.06.23 um 23:05 schrieb Peter Kovacs:

The roller migration can be reviewed at [1].

Please, have a look through the page if something broke that I
missed. Or Other things we need to look at.

   All pages where moved into a page sub folder. In folder blogs all
our blog post can be found.

that's great news! Thanks a lot for the migration. :-)


Open Points fron my side:

# FAQ - Blog needs to be rewritten

I don't see a FAQ that needs to be rewritten. However, it's just the
same step as you would edit another webpage.

Ooops, I just edited a few external links and now the blog looks a bit
"different"

I edited in /blog, should I edit in /blog_entry ?

Regards,

    Matthias


# figure out how we can automate the Announcement part in General about

Yes, could be done. But it's no big deal to do it manually. It's just
- copy & paste the old text+links
- exchange a few data
- and that's it ;-)


# fixate the banner and menu on top without overlap effect

I don't see a different behavior when I open / close the Project menu
- compared with the other menu items.

Another point:
The separator line and the "Continue Reading" link are differently
positioned for every blog item. It depends how long the blog text is.
So, the text length could be fixed. Let's see.

Marcus


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: blog migration

2023-06-08 Thread Peter Kovacs



Am 07.06.23 um 20:32 schrieb Matthias Seidel:

Hi all,

Sorry for the confusion, I looked into /blog, not on /blogpage.html.

The blog is a dynamical page. What do you want to add?


But I think the page does not build...

Regards,

    Matthias

Am 07.06.23 um 20:25 schrieb Matthias Seidel:

Hi All,

Am 06.06.23 um 19:24 schrieb Marcus:

Am 02.06.23 um 23:05 schrieb Peter Kovacs:

The roller migration can be reviewed at [1].

Please, have a look through the page if something broke that I
missed. Or Other things we need to look at.

   All pages where moved into a page sub folder. In folder blogs all
our blog post can be found.

that's great news! Thanks a lot for the migration. :-)


Open Points fron my side:

# FAQ - Blog needs to be rewritten

I don't see a FAQ that needs to be rewritten. However, it's just the
same step as you would edit another webpage.

Ooops, I just edited a few external links and now the blog looks a bit
"different"

I edited in /blog, should I edit in /blog_entry ?

Regards,

    Matthias


# figure out how we can automate the Announcement part in General about

Yes, could be done. But it's no big deal to do it manually. It's just
- copy & paste the old text+links
- exchange a few data
- and that's it ;-)


# fixate the banner and menu on top without overlap effect

I don't see a different behavior when I open / close the Project menu
- compared with the other menu items.

Another point:
The separator line and the "Continue Reading" link are differently
positioned for every blog item. It depends how long the blog text is.
So, the text length could be fixed. Let's see.

Marcus


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org