From kde-promo Tue May 30 13:01:41 2006 From: Sebastian =?iso-8859-15?q?K=FCgler?= Date: Tue, 30 May 2006 13:01:41 +0000 To: kde-promo Subject: Re: [kde-promo] [PATCH] events.kde.org overhaul Message-Id: <200605301501.41946.sebas () kde ! org> X-MARC-Message: https://marc.info/?l=kde-promo&m=114899411027212 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--===============2079904960==" --===============2079904960== Content-Type: multipart/signed; boundary="nextPart1234134.14qxMVyjhm"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit --nextPart1234134.14qxMVyjhm Content-Type: multipart/mixed; boundary="Boundary-01=_1IEfEEVe4K166eE" Content-Transfer-Encoding: 7bit Content-Disposition: inline --Boundary-01=_1IEfEEVe4K166eE Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday 30 May 2006 10:44, Sebastian K=FCgler wrote: > On Saturday 27 May 2006 22:37, Sebastian K=FCgler wrote: > > Can someone with commit karma apply it to trunk/www/areas/events? > > Please? Here's another patch which fixes the links. (I moved the pages on=20 spreadkde.org and I didn't understand the media API in the first place.) Thanks! =2D-=20 sebas http://www.kde.org | http://vizZzion.org | GPG Key ID: 9119 0EF9=20 =2D - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -= - This joke was brought to you by the Department of Redundancy Department. --Boundary-01=_1IEfEEVe4K166eE Content-Type: text/x-diff; charset="iso-8859-15"; name="eko-fix-external-links.diff" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="eko-fix-external-links.diff" Index: menu.inc =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =2D-- menu.inc (revision 546549) +++ menu.inc (working copy) @@ -23,17 +23,17 @@ /* Already moved to SKO and merged with the local group guide. */ =20 $section =3D& $this->appendSection("Events Guide"); =2D$section->appendLink("Strategics", "http://www.spreadkde.org/events_guid= e/strategics"); =2D$section->appendLink("Target Audience", "http://www.spreadkde.org/events= _guide/target_audience"); =2D$section->appendLink("Giveaways", "http://www.spreadkde.org/events_guide= /giveaways"); =2D$section->appendLink("Selling Stuff", "http://www.spreadkde.org/events_g= uide/selling_stuff"); =2D$section->appendLink("Demo Systems", "http://www.spreadkde.org/events_gu= ide/demo_systems"); =2D$section->appendLink("Staff FAQ", "http://www.spreadkde.org/events_guide= /staff_faq"); =2D$section->appendLink("Mailing Lists", "http://www.spreadkde.org/events_g= uide/mailinglists"); +$section->appendLink("Strategics", "http://www.spreadkde.org/handbook/even= ts/strategics", false); +$section->appendLink("Target Audience", "http://www.spreadkde.org/handbook= /events/target_audience", false); +$section->appendLink("Giveaways", "http://www.spreadkde.org/handbook/event= s/giveaways", false); +$section->appendLink("Selling Stuff", "http://www.spreadkde.org/handbook/e= vents/selling_stuff", false); +$section->appendLink("Demo Systems", "http://www.spreadkde.org/handbook/ev= ents/demo_systems", false); +$section->appendLink("Staff FAQ", "http://www.spreadkde.org/handbook/event= s/staff_faq", false); +$section->appendLink("Mailing Lists", "http://www.spreadkde.org/handbook/e= vents/mailinglists", false); =20 =20 $section =3D& $this->appendSection("Resources"); =2D$section->appendLink("Presentations", "http://www.kde.org/kdeslides/"); +$section->appendLink("Presentations", "http://www.kde.org/kdeslides/", fal= se); $section->appendLink("Resources", "resources"); =20 =20 --Boundary-01=_1IEfEEVe4K166eE-- --nextPart1234134.14qxMVyjhm Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQEVAwUARHxCNWdNh9WRGQ75AQJJTgf+LmdiX9WN7ael8tNwKqdgiilp1OPMA9Kv 9+21m7azI+ngx7ysB1On1OrsIhqC9NZyCB86jN0lVtyPsyN2lGuOdte+jPGbN3gl XmnQTz5Cl6osMJSKTIqY6rmybobRIHF4oyAbKpZskIEZwr9ciR5kWRQubVZlcIK5 cRF5UkjYE6oGZKIBSjZn9du7YuGCdAnEwvurKkZzetdVha8UJyIuF4ge9C1OCbo9 ai8FmUHre9oOKBc/GghdM/YK1YN5F6dIRnzg2OCy0rymUyZAKYr4lYPzG7y7W9x1 y6ujM0kutALuD+9LuCZuftQ+ZIatp08RKAfFAWg1I3+bkDQXEZTpuA== =JFZf -----END PGP SIGNATURE----- --nextPart1234134.14qxMVyjhm-- --===============2079904960== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ This message is from the kde-promo mailing list. Visit https://mail.kde.org/mailman/listinfo/kde-promo to unsubscribe, set digest on or temporarily stop your subscription. --===============2079904960==--