#296 sharing scripts between websites
Closed: Fixed Opened by shaiton.

It would be great to share files between our websites, like fpo/build, fpo/data/templates, fpo/httpd
Updates would then be easier.

That could be done using a recursive make and variables for example, or using symlinks (but avoiding that would be great).

Need to check: #125 #136 (and #80) #137 and BZ#878698


started.
Highest priority on my side. Planned for staging for mid-October.

Get in touch with me if you want to help.

An other feature would be to download all POs on a alternative git repo, and sync at the build time (git pull).
That would be really faster (actually which is slow is to pull tx -af hourly).

on this second repo, we would be able to push automatically the translations.

Replying to [comment:3 shaiton]:

An other feature would be to download all POs on a alternative git repo, and sync at the build time (git pull).
That would be really faster (actually which is slow is to pull tx -af hourly).

on this second repo, we would be able to push automatically the translations.

See #136

oh, we should also share the font dir, and the css...

We need also to update the download spins.fp.o pages, this is related also to bugzilla ticket #878698.\
https://bugzilla.redhat.com/show_bug.cgi?id=878698

We need to have:
* global_var.py file
* Markups for download-links, ISO sizes and doc-links

The work on spins-pages should be finished before f18 beta release.

'''EDIT''': The spins pages are fixed, when building with f18-beta branch also the bugzilla #878698 can be closed/fixed.

in rev 18facc1 the Makefiles are shared.
Please review/test :D

I have other commits on the road.. Hope to finish that next week (won't have the time before)

i pushed the fix in f19-alpha
just need a bit more testing before moving in prod.

Metadata