Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/php/web-pres2

PHP presentation system
https://github.com/php/web-pres2

add the ability to specify image width and height

efd941392b6904b7cf794e8237a4e9d285aa4ac7 authored almost 22 years ago
Fix access to currentPres.

636117f4dd76e198be7ba9fdc876c27d7085b75f authored almost 22 years ago
Fix undefined variable warning.

d4d2f0ecd03bc577967119614fae1181bad24c99 authored almost 22 years ago
fix slides without a title, now generate "unknown"

cc5d84ae176eeb1518e0156e0b4c37d3fabec266 authored about 22 years ago
add a bit of code that will take presentations defined in one big file and

spit them out into a organized presentation directory.

# The gauntlet for ugly code has been thr...

422b6f7c42aea0e7fd36f3eb9090e17e9fb91c8c authored about 22 years ago
Some tweaks and some fixes done by the MySQL folks to the bullet

handling in the pdf output

04a4ba122574d60f12a7acbbbb288bad409cc91f authored about 22 years ago
add show ln.

5512384b7aabc9d3a546ba66e35572d0f9366422 authored about 22 years ago
spaces to tabs

8e8bb3579f13f6664d3169d449f0f1e59767c1d4 authored about 22 years ago
fix empty target in plain html mode

aef074320f5aab327a32e8852ec2fc6c7990f285 authored about 22 years ago
use isset() to avoid property undefined warnings

1d1c12b8cf17d96ca3118b2d6329a5c0377e6a05 authored about 22 years ago
Add new "php2" template

a01823f1a40735cc143aca05133a3ac161bb2e62 authored about 22 years ago
add one-line about necessary extensions

94a350132aead4c60fdc9eed405552cb4aca25bf authored about 22 years ago
fix pdf generation of empty lists

30ddf30b455b451ebfa7dbcd5e78bc41b17840a1 authored about 22 years ago
avoid warning for empty lists

(happens due to automatic conversion from pres1)

a2bc02cbb3a1237e07485579cd60f61456dd6a52 authored about 22 years ago
initialize this variable to avoid messups with presentation system

installation.

e89a8f172f59fb9d567ee9a170c85874f283ad06 authored about 22 years ago
Put the current slide filename in the alt tag of the top-left logo to make

it easy to figure out which on-disk file generated the current slide.

3bda4c96be6d7d0d01c456056f089661aed7e346 authored about 22 years ago
Add line numbering capability to examples.

cf72dae8af24422d01c6e333851bd016650b8c19 authored about 22 years ago
A bit of hacking to make the slidelist more robust

aab86346f0fdc9c2fcb3faf3595eda6c04aad277 authored about 22 years ago
caching off for _any_ slide w/ example element

7acf66166aad4529a43d1bf20fece357aafbd446 authored over 22 years ago
Adds Last-Modified header to slide if it doesn't execute php example code. Also adds <link> tags for navigation and Mozilla pre-fetching

7e841f1ab23153c2c9d42d1bcd77e580a846f93a authored over 22 years ago
add error checking for the formats that require special programs for

highlighting, defaulting to plain text when the program is not present.

Add a utility function t...

d4113950089063e634bb7848defb8256d682a8f4 authored over 22 years ago
fixed booboo, now reads correct slide file for last modified date

1fbb29d70b304e64ff4cf29b3c86796bee77fb65 authored over 22 years ago
Adds Last-Modified HTTP header based on slide last modified time stamp

3251d4db781acf7ac4c12f5cab60b853a04d8c05 authored over 22 years ago
* xhtml fix :)

b549322000f67bb85499c9caecdbd08aaa23f2a0 authored over 22 years ago
Add the php-gtk logo.

3b74fc4c1c0e0478c383eb48212ffa8e1a49755a authored over 22 years ago
fix *bold* markup

d1a27b9610ab3e05b5f5e24ff1f75d6304d642f6 authored over 22 years ago
- These options ofcourse should stay in :)

0fc6ce74ecd4edf057bb3135525c544b5715967e authored over 22 years ago
- Added check if presentation files are actually readable

#- This is useful for private installations which do not wish to show all
# available presentati...

45579b822741e175d47c9496986e854da5385a26 authored over 22 years ago
Example of a simple template

4784e11379d0184fc7d51d6b4e9c39c2e373c209 authored over 22 years ago
escape double-quotes before passing to shell

1f98f4622a6cbae5572a79552ff1b4b2832abb30 authored over 22 years ago
A few tweaks

a58bbfda3aac904975a38d20ee91f7425d3a080c authored over 22 years ago
fixed the config parser - still not very nice.. - but it works..

21da6fff4c20481b31ca1a94c763d96da39c632e authored over 22 years ago
example slideshow now working - except image stuff

54cea462570d134071bce520263bf092902e24f9 authored over 22 years ago
bit of hack protection

0b46b74771c16c348643e4fa225b59983967d2fb authored over 22 years ago
added example file and a test image

b42572ef0b6d66c213bd629755035acfc4775d31 authored over 22 years ago
add html to press into the correct place

7bb3228cb8db855a2ec8a9ae85c0166d51027734 authored over 22 years ago
first rough outline of html to pres2 converter - example file comming soon

2a5e93e4d3223cd08132ba27d46d6c06a01c6eba authored over 22 years ago
example genimage pdf support

99d361a916d5dad4e0fa176c465163cbd787d56a authored over 22 years ago
Would be good to have a scrollbar here

a9d9ad34755ca6afb64610c81719de1387be89aa authored over 22 years ago
margin left/right support for image tag pdf rendering

761e6fc486ef676f699932b4746ba8a3b4e9af9d authored over 22 years ago
Tabs in code examples were throwing off the pdf rendering

5f63897ee61d1e795635f43b61fa964ffc7c8bec authored over 22 years ago
Make bullet objects prettier and eliminate any chance of overlapping

bullets

751954bcb457c4ff11eadab70f57f00de0a9495e authored over 22 years ago
little bit of idiot proofing

cdef32706b93dd31481031d06750d3cf2ba6f042 authored over 22 years ago
Updates

9f02920fe1241675aaee7a3666efaf84d988d58f authored over 22 years ago
Oops, where did that quote go?

f8081e460ab6d2a2d432805ea86aba0651777767 authored over 22 years ago
tweaks

cba0d5dbb48c981471709d03848d54696e7e8dce authored over 22 years ago
Silence two more warnings.

69f4fcf5eedf6d202240bbe4beff24f24ee8a5f6 authored over 22 years ago
Silence some warnings.

058e7da1afafa5a7866e44d27585c507e552756c authored over 22 years ago
Added "target" attribute to link tag, default is "_self"

Kludge in bullet class to remove the eol chars before PDF rendering

891d5b94416ef71124214a3434cb7c50b4d11ff5 authored over 22 years ago
Speaker notes blurb type is working now. Add type="speaker" to a blurb

tag and the blurb will only show up (in red) if the speaker notes version
of the presentation is ...

69aaf5ae473085dc0cbb30dfa8f391452d932110 authored over 22 years ago
Reflect new file structure

32b71c0e737ec5e998a10326fc2d8628218d8c29 authored over 22 years ago
HEADS UP!

Ok, the commit that breaks everything! I have split pres2 up into pres2/
and presentations/ in ...

446aec8bf7ec07ed5ff716cd3584e62c7e1c51fc authored over 22 years ago
fix for non-register globals

9eeb121fe8dff50407c6db88ff3e2b6b9b5ba2e6 authored over 22 years ago
No spaces in the urls please

35911ae23dc26b5b4eb1523b8b8659dd070a814e authored over 22 years ago
Making the new ^N^ and @N@ be translated into ^N and _N for the PDF

9b4f57ae76b3ceb637e4f5133e5ab5d460931122 authored over 22 years ago
Added 2 markups for sub/superscripts, @N@ and ^N^ respectively

a3520085015d1da5eff49adba6e64285fbef52f0 authored over 22 years ago
Make sure the navbar is always on top

a7d1e7b0770c6ec61d9aef67d9ba9d440729a31d authored over 22 years ago
Applying the patches by Alexander Wirtz <[email protected]>, to use

the superglobals. Seems to be working so far.

49c7cb08cf741bcea66f4c1a93a9399b894408e4 authored over 22 years ago
fixed minor typo in style

92e1361df6677574828a292ff17277a6e224440c authored over 22 years ago
More bullet types (am I going mad?)

87a7a5b9638038aac157050fc00d98f21ef40054 authored over 22 years ago
Some more types for bullets, minor cosmetic changes for 'number' and 'alpha'

fc456fc89d87478b0be527d398cd95c3202229be authored over 22 years ago
empty string for 'none' bullet

a38a06a2157541b31fe56e7d52de6cc2afff7e3f authored over 22 years ago
Add start attribute to list/bullet tags to enable resetting the bullet

numbering

79740fa95bb338a6bac705a4b560cc18e4819398 authored over 22 years ago
Do our own bullet handling, fix slide positioning

c7b9ac9c5ec234883989b6870daa42d1c5f1a9a4 authored over 22 years ago
Implement bullet tag shortcuts. <item>, <num> and <li> now work as well.

<num> sets the type of the bullet to numbered. You can now also set the
type in the parent <list...

23591f053d0de8b98bc5d664ca95f717ee4aa61d authored over 22 years ago
Bullets now nest and you can change the bullet with a type="numbered" for

example.

c82ac6414aeb422b1763bf7b85f9114a9a2aa9f0 authored over 22 years ago
Implement chapter tag for presentation file format

4b49ed0ede5d432fccf1a649e95dab0155992e88 authored over 22 years ago
Kaj wanted a way to divide up the presentation files into sections and

chapters. First part of this is done now.

93f3b8a1c68cdee39768d08ad7f4c3ffb578c75f authored over 22 years ago
A few tweaks

27ac202faa38a236c583ad4459f84548b68417c9 authored over 22 years ago
image tag slide

8f42c6896f14c046ad45bb3cc58845a17d3f545d authored over 22 years ago
Enable effects for other widgets. Sterling now has his wish for

sliding examples.

4cff11fb8e1ee9e8d0b9eaf3f082a5cfb28fe0a4 authored over 22 years ago
Whee... Hide effect works now for bullet tags

2528098fbac0a6c95c65198055f8c7c2e2d3a092 authored over 22 years ago
Generalize slider code to get ready for multiple effects. Use

effect="slide" instead of slide="1" now in the bullet tag.

4f05b550435f17fd7ece9b8e720e323c297532fd authored over 22 years ago
stifle warning when no align is set for a table

d884913d44028cb3207d631c2b3d0d0e46c991b9 authored over 22 years ago
tweak

f527af26d36c7a4845dd5a160f57549f721a1571 authored over 22 years ago
Tweaks - Will need to rethink these markup regular expressions, I think

9475b911ef3f0815c56e0140ad8d65dd24461f53 authored over 22 years ago
More tweaks

e1da1022f6a11bf9023ef97af2258bf1a245f647 authored over 22 years ago
Tweaks

c548a3b701af8358b0fdb542f9149870f5e6c9f2 authored over 22 years ago
A few more tweaks

e11fe43af4ad1d2a73e20c445b1578019416bd54 authored over 22 years ago
warn when pdf extension is not loaded

2b272f90edd12653a95d7fd08cfaaf0a8f56a7e0 authored over 22 years ago
reload titles saved in session when presentation is updated

974d0896577d01447313a83aad11f077f0349bf6 authored over 22 years ago
Oops, function names with underscores inside would get underlined

d3508df13187199bef5328044dc563b86506956a authored over 22 years ago
That's done now

10f442a066f3158338c802e1bd4a81beec16d504 authored over 22 years ago
Simple markup mechanism added:

*word* Bold
_word_ underline
%word% monospaced word (ie. %funct...

97fedd9013ada9aff25538606a3c8ba47e081928 authored over 22 years ago
A few tweaks

9ed8a5225138311636f7fbf609c70522ceff748e authored over 22 years ago
Added this to allow nicer URLs like http://pres.lerdorf.com/SOAP instead of http://pres.lerdorf.com/index.php/SOAP

a283bbe02a8820decb87bc78369cfafa0c41ca1a authored over 22 years ago
Added support for Ming DSO

76f523c37b5f60a2664d458f292aa12213da0eb8 authored over 22 years ago
More slides

cf6113a6c5c3a62526a59d67f5a551deb037b0f5 authored over 22 years ago
- Start the OSCON PDF presentation

- Spruce up the table code a bit and add PDF support for it
- Start slide counter at slide 0 agai...

edc3000cd6010abb608e0f639b45c116dcfd62a9 authored over 22 years ago
Fix the slide numbers if using 2nd logo

e960cfcf01d1c81b1c02075b15e942452fd91c61 authored over 22 years ago
use compat.php instead

52df413e5278aba353c8da54c2f404a22af55b44 authored over 22 years ago
I'm not always on the cvs edge. This lets me

run pdf under 4.2.1. Glad to say, PDF works on windows!

0165a4ad871690eeb87ab5d299e6c0d9c6a9008f authored over 22 years ago
The pop-up slide selector is done - it is a bit plain-looking though

7df0f03b9695aaeff645c20fa3a40d2b84ce754b authored over 22 years ago
Slide counter and pop-up navigator (click on the counter)

bdcd9ab7001a8277f2aeef63c3151432fbe51d98 authored over 22 years ago
Read all slide titles once and store them in the session - should speed

up slide switching a bit

9f7e91c142be2fc01cc8c17b8287ec0d28f05cdc authored over 22 years ago
Now that I fixed pdf_show_boxed by flipping the coordinate system, I

really don'r need to rewrite it as I had started in on. So get rid of
this.

224d8e0b2905c69f302a4603ec0f0f3821d2e03b authored over 22 years ago
Ok, either I am too stupid, or blind-mode pdf_show_boxed() simply does not

work with top-down coordinates. So revert back to bottom-up for the
pdf_show_boxed height calcul...

63c5f66e8c813331462756137af2707fdea97975 authored over 22 years ago
add slider slide

bd8d8b33f1849ce204056728f3764fb9155eb467 authored over 22 years ago
ignore .htaccess file

c765050ff115ad1bbf50b061647b8d21739bbad5 authored over 22 years ago
Oops, nasty little bug.

8d826f3c4efacbfc1c941031ca013da300752306 authored over 22 years ago