loadsys / loadsys/CakePHP-LoadsysTheme
Remove `table` style code from default tables `cellpadding="0" cellspacing="0"`
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Specifically: `cellpadding="0" cellspacing="0"`
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the CakePHP bake templates for the exact cellpadding="0" cellspacing="0" attributes. Start with the default table templates, then verify that the attributes are absent from the affected output and that no other default table markup is unintentionally changed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, php
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100